Loading Tool

Explorer IconExplorer

Memory Pool

73,287 transactions
27.22 vMB
0.06297558 BTC
Random Selection Loading Transactions
Max Size: 166.11/200 MB

Candidate Block

Mining Attempt 2f2f9e092c601ff0691742033b4049915a80021e1272c9de4bffd002eecc6243
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (491,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
424,142 424,142 000000000000000000e6b271dd4e8f2f708ad7973999bd782bea8d04e42dc7ae 1,366 0.66/1.00 vMB 63
424,141 424,141 000000000000000003fde552dff6f4ebfc9bff348333605d4e68ed7244922716 835 0.99/1.00 vMB 26
424,140 424,140 00000000000000000053692579a9a687a723fb3f012eef7f74244c6f6c818f0f 1,582 0.68/1.00 vMB 67
424,139 424,139 000000000000000003bd49f96edae803deb5a4f2616314b546d88f87f58a5bde 1,595 1.00/1.00 vMB 46
424,138 424,138 000000000000000004fbd41e55741c183e44b68eb627c29beddfeb56a24b0e00 339 0.18/1.00 vMB 82
424,137 424,137 000000000000000004a06b8677e0ecf556547fb85a573a80715077fcaeaa6b99 1 0.00/1.00 vMB 0
424,136 424,136 00000000000000000245a0b5ca189a29855555ac54f83ee8d33f122b57a45a55 901 0.93/1.00 vMB 39
424,135 424,135 000000000000000000bd932fde385d10a6b64838948cf7b45dd5d83e79861b24 1,530 1.00/1.00 vMB 40
424,134 424,134 0000000000000000008004d604a965615aace6984f2128a16d3ae9ac928bb6b3 2,536 0.99/1.00 vMB 88
424,133 424,133 0000000000000000029a0e6ea54e210a291e8bc61cf59914ecb7dd0c6d63ae9e 2,685 1.00/1.00 vMB 92
424,132 424,132 000000000000000000f662d10216a0747f05e16787dab84f06a6820c26770462 1,683 0.94/1.00 vMB 51
424,131 424,131 00000000000000000417c526e3fbda62ba0c60cafd3791cbbe9fb4a57884a4bf 1,891 1.00/1.00 vMB 42
424,130 424,130 0000000000000000038fffd47378f5230e6a20f61ec655e236201db92868f5c1 2,760 1.00/1.00 vMB 108
424,129 424,129 0000000000000000021e290c0a3c2f04723011f43304836df537b2099cc1f7f8 1,127 1.00/1.00 vMB 34
424,128 424,128 00000000000000000289a843d21546f6440aaa445d7d4c87959571aa4895489a 1,452 1.00/1.00 vMB 44
424,127 424,127 0000000000000000041716918a08f82091daf38e430041fa0939dc061b7d2676 2,093 1.00/1.00 vMB 65
424,126 424,126 000000000000000003630153d261919cfaf22c824a84a101400c381721967efc 2,545 1.00/1.00 vMB 88
424,125 424,125 0000000000000000020f7373970b4fdb2af55680bb0f8b48e18eb8f40ec566a2 2,376 1.00/1.00 vMB 70
424,124 424,124 000000000000000003fb1e14a4f4dc749e367d51d0269dc85eaa8b70d87a9de7 1,616 1.00/1.00 vMB 95
424,123 424,123 0000000000000000033aff17fde0725b5dff600fe9d2c7ff61a01cdca3351f03 875 1.00/1.00 vMB 103
424,122 424,122 00000000000000000197c87b2c204f2a4a6c0b76f6b48aa96f02e14e6ce7a2c3 2,922 1.00/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.95 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: 715.13 GB
    • Received: 17.65 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.