Loading Tool

Explorer IconExplorer

Memory Pool

16,770 transactions
7.98 vMB
0.03344804 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.46/200 MB

Candidate Block

Mining Attempt 84b94102cd98b928993ea83ba2da3161f3a05631712dcfc056e07fa25a163450
Version 20000000
Previous Block 0000000000000000000145675ea6000f3d15ebd1e48b044500eb75bc4f666b05
Merkle Root 307a1d624b5921bc4cba895351a1aba2d86202a750f4d1a55bd532e290e05210
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,805
Size: 1.00 vMB
Total Fees: 0.01700094 BTC
Median Feerate: 0.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,423 (741,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,839 171,839 00000000000004daf2322dc602b1c10b2f159371e259d90fed8820fed4695314 77 0.02 vMB 0
171,838 171,838 0000000000000514d84c2118cb3d9cafda6f45d5e9030e2ba1a24f0fcd092998 38 0.02 vMB 115
171,837 171,837 000000000000012d43387cb01764ce1022c7a0359a0bac88a335c793c7ee2e13 9 0.00 vMB 0
171,836 171,836 00000000000000e7e5d38429b2934cc1fc945cbc45ed5230ac1ac07d234915ee 56 0.03 vMB 153
171,835 171,835 00000000000006f47f083faea1fca03afe0bedd526aad4cabf6e820fe85f929d 30 0.02 vMB 40
171,834 171,834 0000000000000a6b3d3b690efa01eab53a177920e53b95f122fff9fa9010cfe0 1 0.00 vMB 0
171,833 171,833 00000000000000e7f77b830738d2f24d646b878b158c13cb061bc548c36877d3 61 0.07 vMB 109
171,832 171,832 0000000000000401d8d0dbe5d05d380e8f0934ab8f675b92721e58654d1032db 11 0.01 vMB 1,143
171,831 171,831 00000000000000ba33ef76440830a5263ca99392dbf640839a6b6db57c22e11f 45 0.02 vMB 48
171,830 171,830 0000000000000787bc407e6028dc6f48f7f3168b9a3052d8506bc92e16f931bf 9 0.00 vMB 0
171,829 171,829 000000000000001dfde87a3a47da76dbfca1e30aaf91637a0ecb0659d380aa64 74 0.03 vMB 127
171,828 171,828 000000000000049f1cc455d6de178f07ecaba0109bb1cfd7496e5e9f02bdf5bf 86 0.03 vMB 129
171,827 171,827 00000000000004004f5127e1686b942d545492d661687972017e948bea9f26f1 58 0.04 vMB 71
171,826 171,826 00000000000008365486eef92204fe9dce96e3b4e9acf78becffd5b64c004bbd 23 0.01 vMB 37
171,825 171,825 00000000000000c763e9c76ae77087de1bb36a5f687c94330df91bc1d98a0d6c 13 0.02 vMB 65
171,824 171,824 000000000000042e16d19816663dd1f3a84cf661a68adbe35599721205acc3e1 18 0.01 vMB 25
171,823 171,823 00000000000005eaec8dedf0fe93655d5ee2ba1bf478c0fa564cf284eec90810 15 0.04 vMB 859
171,822 171,822 00000000000002b7cd0459bb6d47b9aab956fb89133e9ea0abf267b8d16542f7 6 0.00 vMB 909
171,821 171,821 000000000000037799b95549ec5a272d7bf6e7855245beed6b979d57b9d051a5 11 0.00 vMB 801
171,820 171,820 00000000000005f2dd7a392d0d028ff6c3df36c35cb3e278dc284d6212c8517d 102 0.03 vMB 33
171,819 171,819 000000000000028d62f58b05c1476c946e55d5b9a2cfb6196a2b6722d832fdf4 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.61 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: 296.28 GB
    • Received: 1.26 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.