Loading Tool

Explorer IconExplorer

Memory Pool

78,489 transactions
29.37 vMB
0.08067532 BTC
Random Selection Loading Transactions
Max Size: 180.02/200 MB

Candidate Block

Mining Attempt c90a81fdf45ace3413d29c34e9ede37f65dc591865fa70c881bf4278c618b567
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 8f1512927af2519d58eea66401afdea486ebec4f87bf6edc5011f632eec9f11f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.01627448 BTC
Feerates: 73.20 > 1.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (290,116 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,123 625,123 00000000000000000004a9ab57cb2a6f903b2939efd42731daefb56bf27256a5 981 1.00/1.00 vMB 8
625,122 625,122 0000000000000000000da90bb93df5498d88af792e25260b9f533c0d67708f0e 2,431 1.00/1.00 vMB 14
625,121 625,121 0000000000000000000224e9d9d21b7e7dfcf7fa1778f45614a759ec89ee0290 719 1.00/1.00 vMB 5
625,120 625,120 0000000000000000000b0af37f5095871d47247c1f1f6d1757898da262b2c202 1,034 1.00/1.00 vMB 7
625,119 625,119 000000000000000000019f570578018de9006dadb247a0bd5424c035cae618eb 2,826 1.00/1.00 vMB 20
625,118 625,118 000000000000000000065a23e8ed8eee0287447a3f0159d828f6e8690bdb97d2 566 1.00/1.00 vMB 4
625,117 625,117 0000000000000000001099db9d915ce1a33905ce131daa07f4ef9ad92691a957 2,269 1.00/1.00 vMB 13
625,116 625,116 000000000000000000046577d1a8d67a9351702d7d1175e96844eb73b62b417a 2,988 1.00/1.00 vMB 16
625,115 625,115 0000000000000000000ba36d8d588161a69ddba23fc6e3c9939c2de06d2e0cd4 2,442 1.00/1.00 vMB 12
625,114 625,114 0000000000000000000dead9117e9695a6dffe4caca0669bc2585ec979254c21 2,890 1.00/1.00 vMB 19
625,113 625,113 000000000000000000023c953d5ae5dbc414e831615f86f3def0b4a108d9038b 2,657 1.00/1.00 vMB 28
625,112 625,112 000000000000000000060bb8b8d74fe77795c0c27242b7df7f4a7ca44e7dcba5 3,135 1.00/1.00 vMB 18
625,111 625,111 0000000000000000000e56090a41186e4504d9e730680e72434e42848b8a9e73 2,104 1.00/1.00 vMB 2
625,110 625,110 0000000000000000001123befd4de7077b76264387649025d2d7ed50121df66b 2,482 1.00/1.00 vMB 8
625,109 625,109 00000000000000000000d13032c1bc307d7ef39749f2694e671cb5c22565514c 1,909 1.00/1.00 vMB 17
625,108 625,108 00000000000000000010259adf7bdabe2511907da32b1a3a11daa456acc6ebbf 2,948 1.00/1.00 vMB 32
625,107 625,107 0000000000000000000f75e63f50d8324d29bbb35d37534f2d4a298535489f96 2,606 1.00/1.00 vMB 14
625,106 625,106 0000000000000000000fc08e78277045fbc123192c2d93f88981c479b703c090 2,756 1.00/1.00 vMB 33
625,105 625,105 00000000000000000001da83ddc77da11ea1961936fcfac714ddaa30a46e0012 2,819 1.00/1.00 vMB 12
625,104 625,104 0000000000000000000d3bb6c61ada32ffaf6afd7a0159109c1f241608920f84 2,772 1.00/1.00 vMB 34
625,103 625,103 0000000000000000000ab94b972a226e051301833b9de0fa5408f08fa6902ba6 1,820 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.18 GB
    • Received: 17.04 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.