Loading Tool

Explorer IconExplorer

Memory Pool

78,808 transactions
29.26 vMB
0.07936327 BTC
Random Selection Loading Transactions
Max Size: 174.97/200 MB

Candidate Block

Mining Attempt 77efb0ef9166c2d35134bbdb5025e627337297cb850de81404874b135a06c9e5
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 024b776fb04773c96c9b814389a6dd17f06117de15b9387f69926b275ed2f094
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,568
Size: 1.00 vMB
Total Fees: 0.01984598 BTC
Feerates: 150.77 > 1.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (478,491 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,578 436,578 000000000000000002e859d9ef9e0f2673a60e6490c8ac31d573b4f6b810ca0a 1,813 1.00/1.00 vMB 47
436,577 436,577 00000000000000000413b4407a9e88d2731ef3411a31d6cf5c7efa4a2b9613f1 2,506 1.00/1.00 vMB 93
436,576 436,576 000000000000000003ab15f0a1c8f568ef10a87cfc8debbe01ec41b5e0bcb163 1,247 0.51/1.00 vMB 69
436,575 436,575 000000000000000000561388a1e9d57fc182d7c6ee8d6727b5519251cd65a7d0 750 1.00/1.00 vMB 21
436,574 436,574 000000000000000003a0744ceea79fd8c15e9b7ccddf5c1c270f978fac7e1d85 672 0.34/1.00 vMB 72
436,573 436,573 000000000000000000d5ee60161d23637fe69dfe94ceed2bfc016a80d1b88817 2,294 0.98/1.00 vMB 72
436,572 436,572 00000000000000000026e3361739fc8a1681a894dac2414b407ed65b7ee4de3f 1 0.00/1.00 vMB 0
436,571 436,571 000000000000000003eef49589882cf38536320d5015d78240e34466a03d94c2 320 0.15/1.00 vMB 72
436,570 436,570 0000000000000000007cb105fa506d32e50e25c587d64beef3e97e3f5feeae3d 249 0.26/1.00 vMB 24
436,569 436,569 0000000000000000032d1635471ef3dd616851faae6cb376da13d1fc7f81a417 2,441 1.00/1.00 vMB 73
436,568 436,568 0000000000000000017bf1beb30a372bf164418456c1a26a3c38a1bf71df924f 991 0.42/1.00 vMB 72
436,567 436,567 000000000000000001544fd3ec66bca7835477164b38f0785eae8066bf11c902 457 0.31/1.00 vMB 40
436,566 436,566 000000000000000003237c07936f37d76f1f5f2a73d896b8363acf5348e6320e 1,048 0.64/1.00 vMB 37
436,565 436,565 000000000000000000f462b58872c7395307fb67d321667a87ddadabe1843c01 2,330 1.00/1.00 vMB 73
436,564 436,564 0000000000000000009ce3792feaf66d453f46c85f98912983ee3955a4cc2dd4 311 0.14/1.00 vMB 150
436,563 436,563 000000000000000001d34e8543f8fa7acfd1cb5a09400161677cf969068635ee 899 0.40/1.00 vMB 73
436,562 436,562 0000000000000000029821e05b260e86ab7d1910d68f5435f79cf376299e54c1 1,385 0.98/1.00 vMB 47
436,561 436,561 000000000000000003b4b55a163e08155dd0562be7dca8fa2f5a55308f08e19c 864 0.42/1.00 vMB 70
436,560 436,560 000000000000000000b7539257b526f2c40d67791ae1c60e8a656d7314c9a0bc 221 0.09/1.00 vMB 71
436,559 436,559 0000000000000000029cea62db01b2a1d300e8370297d8eaea7a14d9a41dec53 514 0.75/1.00 vMB 21
436,558 436,558 0000000000000000007918a92bf8b5c65fe079e4ccdc8faee1ad3d06041b0768 405 0.31/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.