Loading Tool

Explorer IconExplorer

Memory Pool

48,679 transactions
28.25 vMB
0.08046524 BTC
Random Selection Loading Transactions
Max Size: 150.80/200 MB

Candidate Block

Mining Attempt 2434e060b15e25e01d18d7b40e47f0dc969bf2285e8235c1149f1e11bb07716f
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root be263348ad4b6c91ee518afeb3bc2e73cfa1754cdd4f4f4053c090fe1d24b41f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,167
Size: 1.00 vMB
Total Fees: 0.02656016 BTC
Feerates: 500.45 > 2.66 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (177,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,631 737,631 00000000000000000003d5649ab3dfb4e60a0a06e7b784cc22ef23e56340555d 2,715 1.00/1.00 vMB 29
737,630 737,630 00000000000000000000f22d09de26c1a2a792b24896aba22f69c9bc3e005f4d 3,456 1.00/1.00 vMB 19
737,629 737,629 000000000000000000040e941e63ceed0ba2128897c80ec8efdf2670236cadb0 1,254 0.36/1.00 vMB 12
737,628 737,628 00000000000000000003f6c79a19064deb7433296250b180247723a33de1b4db 2,046 0.67/1.00 vMB 11
737,627 737,627 00000000000000000008f87ff0d1c89acc48b5d1567d903ed4a7003881d8387a 1,507 0.92/1.00 vMB 7
737,626 737,626 0000000000000000000728c3a8101cb7cef8be3bd9e0e2dd85db1c4886b4fb59 2,653 0.98/1.00 vMB 12
737,625 737,625 0000000000000000000714b90bfdaa5f88213f599aeb83b09590d8f9b8d82ec5 1,531 0.59/1.00 vMB 9
737,624 737,624 000000000000000000040d0101493607f6334abce41d24056ee9c48e2ca93bca 3,310 1.00/1.00 vMB 14
737,623 737,623 00000000000000000001cb50289e8c2f98df821268aed904b74fa8a432c2ff78 749 0.22/1.00 vMB 11
737,622 737,622 00000000000000000003875d6d166cf6255548bf28505bd9b690c33fd7798898 934 0.30/1.00 vMB 10
737,621 737,621 00000000000000000004698cd8d6b2e87e31305198d49d253624f03669e514dd 1,403 0.42/1.00 vMB 11
737,620 737,620 00000000000000000003117e4ea55a2c365cf47b40d1e80200d83ff951e9c5f0 794 0.23/1.00 vMB 13
737,619 737,619 00000000000000000001f797a65c83d0dbcfd7ccafc0b986092c3ac0bccbac35 461 0.13/1.00 vMB 11
737,618 737,618 0000000000000000000506d9b5ebddf2df13a7f44704f9498be2ee39316198e5 377 0.11/1.00 vMB 11
737,617 737,617 000000000000000000089af3c1d2025ddd1766f52aa951497c49ef314805ce93 1,785 0.62/1.00 vMB 12
737,616 737,616 00000000000000000006d62b1189ef004f83fcdd0c4bbcce2923b25e0fac6d99 664 0.19/1.00 vMB 12
737,615 737,615 00000000000000000005d548274272d680bb3809146e5ade100e9fef9803149b 853 0.34/1.00 vMB 13
737,614 737,614 00000000000000000007f383f0a18734e0d5818b116201b4b2433025fdc39dcd 1,942 1.00/1.00 vMB 4
737,613 737,613 00000000000000000007032b80d5b4368f07f9362995c55b7451a8622902d64f 831 1.00/1.00 vMB 13
737,612 737,612 00000000000000000007f96d5e4b63b7e13e57d70534c6e26de7faadeebb2f9a 2,159 1.00/1.00 vMB 19
737,611 737,611 00000000000000000006430440c11f7a7a51fb414d98232e726a30c7b9fff243 1,483 0.71/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.02 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: 649.70 GB
    • Received: 13.21 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.