Loading Tool

Explorer IconExplorer

Memory Pool

83,831 transactions
31.66 vMB
0.10137337 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt 5536ccbe34d21df5397a41c8ce85e47f0154aa07209295d74446c03337732ff6
Version 20000000
Previous Block 000000000000000000003b443d13fc0b2dcfb7e9b332783fd65c06267c1ae512
Merkle Root 653b9712c4598ffcad1efff43434c331071ead4697bb17b8519ec211a01f5bdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.02576001 BTC
Feerates: 502.67 > 2.58 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,070 (608,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,545 306,545 00000000000000003d84896684d0f9076186ce1f8b4492c37dc8e4f045c0b71d 75 0.03/1.00 vMB 15
306,544 306,544 00000000000000004e91495c6d1ec42f5bfdea341d8e6839064ba88590410f57 507 0.43/1.00 vMB 18
306,543 306,543 0000000000000000021054a7f50a40257cb54fd1e5e1efc891c15312d5928971 1,047 0.35/1.00 vMB 99
306,542 306,542 00000000000000001da05b5906c317f9f892f951ebfa3910d71446b14b1a5b7f 154 0.09/1.00 vMB 31
306,541 306,541 0000000000000000218627fb3b2ed3e4367849a4cebc22be34d2efeef3143d77 542 0.31/1.00 vMB 28
306,540 306,540 0000000000000000260081fcbb3df5745440c157c2f576a0702c537dce82ef6d 346 0.36/1.00 vMB 16
306,539 306,539 000000000000000025201dce78c168a94c8ed74f24fff0f80d58438e36377b04 1,093 0.75/1.00 vMB 26
306,538 306,538 00000000000000004b49ece504b3150c132fa5caeaf943251ebce4c40ab06779 1,946 0.75/1.00 vMB 45
306,537 306,537 0000000000000000444ef5f5c8db81418f988de71b9f5d4923f64ed4700a5239 111 0.08/1.00 vMB 21
306,536 306,536 0000000000000000179ed791aa6381eab2fec7ebb596f41b33abbddc18c478a6 233 0.14/1.00 vMB 27
306,535 306,535 00000000000000000654e9598df225eebd36967a0b5776296314cff2ec02fd54 156 0.10/1.00 vMB 13
306,534 306,534 0000000000000000004c00c850eacaeb375632bf00ac226b8abcd04309bf6a92 161 0.07/1.00 vMB 33
306,533 306,533 000000000000000016bed63ca0241252fe0f84c129eca399e8d08b245eacf971 428 0.29/1.00 vMB 28
306,532 306,532 000000000000000031a6a0b63d49563ee562c9412431ddcafd7ef64006dbe1e7 883 0.57/1.00 vMB 28
306,531 306,531 0000000000000000010965ad4d695c3845787bb962243d2ecf1e82724af91d1a 183 0.10/1.00 vMB 30
306,530 306,530 00000000000000001d2134e5e3d3d0bf3ebbd1a843b7d21cc99b2dc9b8921d02 176 0.07/1.00 vMB 26
306,529 306,529 000000000000000009a047627cae943c0eaaba2f0a1ad613d27b23b0a589355c 679 0.33/1.00 vMB 33
306,528 306,528 000000000000000003a939147e3dc023ff50e0c380f4c0063b6b7ec095dc3787 306 0.26/1.00 vMB 20
306,527 306,527 000000000000000001296b77ddab2bf408618cfb54b94a69e68585e06b97fe3b 144 0.07/1.00 vMB 29
306,526 306,526 00000000000000003175653a4c4c3cd1a7494e94d26af67e6cd09e5a40be12a6 240 0.17/1.00 vMB 25
306,525 306,525 00000000000000004e8c2a5d364a1817c08a52ffc8d77730f422cc26c745677b 455 0.27/1.00 vMB 34
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.83 GB
    • Received: 15.58 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.