Loading Tool

Explorer IconExplorer

Memory Pool

78,299 transactions
29.10 vMB
0.07666360 BTC
Random Selection Loading Transactions
Max Size: 176.45/200 MB

Candidate Block

Mining Attempt 844a4baa8df1c1cf338add6d38724ca8b6904e94cc35521ccdf6101b2ad9381f
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root bba900f05ce0c4fc5a4b95c1196ed9e205ead77b1506b63d63529eee82d7ab4e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.01589460 BTC
Feerates: 100.19 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (543,109 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,993 371,993 00000000000000000ceaad83a5eb391ee2c9f026387957a2747c4184ad7d7990 313 0.15/1.00 vMB 41
371,992 371,992 000000000000000008faae4263b5084b87ee2706a6ad55b4c83f649adede3596 140 0.14/1.00 vMB 70
371,991 371,991 000000000000000008213c8ec9c68519a8b91abd4c16dabac192f52ac0949b7a 143 0.10/1.00 vMB 25
371,990 371,990 000000000000000010d7e553374aac602b90d7cdcd92bed637bfaf2c1ed7bc3f 421 0.18/1.00 vMB 56
371,989 371,989 00000000000000000991912e206d09f26d502f2cd12cd48c2dc8aedbdf4ff224 1,392 0.63/1.00 vMB 36
371,988 371,988 0000000000000000119bce29ab7e7f463537c5fffa16a39e5dcc7c077bc27f7c 327 0.27/1.00 vMB 22
371,987 371,987 00000000000000000f312f367314d9c9880ac990d3e759092407a088a104cadd 429 0.18/1.00 vMB 18
371,986 371,986 00000000000000000778de479de96cbb6b9a39d769dd215e8f3463d321271cec 837 0.48/1.00 vMB 40
371,985 371,985 00000000000000000062282b8bee865f6abe675c2b50efc7846bd1d4180cb382 38 0.03/1.00 vMB 18
371,984 371,984 000000000000000008f0546a671bda1150639d58295e5ebe2addf77f27d9d852 839 0.43/1.00 vMB 40
371,983 371,983 00000000000000000991cac747ca25297103a1d3ac5918d1e3a64eedfcc924f2 256 0.15/1.00 vMB 29
371,982 371,982 000000000000000009fefa210abc6901f74d3d51b5c32272ce54dd8b21bdf8e4 1,650 0.86/1.00 vMB 35
371,981 371,981 000000000000000011368f8fe2aaa927686ff8c49a3b70136e5eef0f47688a05 1,495 1.00/1.00 vMB 25
371,980 371,980 00000000000000000e4f3edcb438bf5c0ff03807073b5d78c114f82f29d68a3a 2,531 0.93/1.00 vMB 66
371,979 371,979 000000000000000000f576d9e47aabea8eb5284cbe580746d2310c9788f45bb5 139 0.07/1.00 vMB 41
371,978 371,978 000000000000000004d869ebd6e2b0c4dd4cbcf9481aab3491f0fbfa7cb56e88 612 0.28/1.00 vMB 43
371,977 371,977 0000000000000000073e91480f8ebac19a5e65362095df792d2a10d5226bfa49 688 0.30/1.00 vMB 46
371,976 371,976 00000000000000000c3b576dc04f566c2267d7e130c645cc7bcc252d1d1321a5 191 0.07/1.00 vMB 46
371,975 371,975 00000000000000000172e4c32d158345dd409c4b01ee474cc9c2409668456b80 486 0.21/1.00 vMB 42
371,974 371,974 0000000000000000092c4f481095a9baf10671473e17427e69aa73a26ab7598d 329 0.27/1.00 vMB 32
371,973 371,973 0000000000000000135b9a47967a30a84ef87f81f57c5ef3782b9da03604b831 1,056 0.54/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.57 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: 671.09 GB
    • Received: 15.85 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.