Loading Tool

Explorer IconExplorer

Memory Pool

43,526 transactions
27.19 vMB
0.10025624 BTC
Random Selection Loading Transactions
Max Size: 142.25/200 MB

Candidate Block

Mining Attempt 4d3b242d1ca531f716e2389c52c055ff2f9844b6fae81e8ee21822edd1f41f01
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 0e3b37d609872d465d071d0daabd269cb19b917a4dbc3163bc4363c92a449391
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,494
Size: 1.00 vMB
Total Fees: 0.04783355 BTC
Feerates: 151.01 > 4.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (587,448 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,435 327,435 000000000000000002c2a549377356869925dba31c68392a3f5bf1298614e3ad 984 0.51/1.00 vMB 29
327,434 327,434 000000000000000018753aa92cdf1ba870eddb299bac019c9cad53b54f267fc1 1,334 0.97/1.00 vMB 21
327,433 327,433 0000000000000000175f0fc17246839087844410e36437079b1aaae3ad33a83f 1,249 0.88/1.00 vMB 21
327,432 327,432 000000000000000014e23cb0b55317b512df5a71bab80ecdaa3c1e347b2c77f0 1,148 0.35/1.00 vMB 46
327,431 327,431 00000000000000000f92db7faa51ce2be430978affc163cc1eb44fc4fd19b056 128 0.05/1.00 vMB 67
327,430 327,430 000000000000000007e15fab2de4d015a4468157f154fe596d9a49f1ddb57b28 322 0.22/1.00 vMB 25
327,429 327,429 000000000000000007015a01f820a3c167c71ec3010b0dd5476d0c84850b4109 643 0.31/1.00 vMB 30
327,428 327,428 00000000000000000597eb88b8f906cff07a8643d32bbc612599bf69c8f7c919 656 0.37/1.00 vMB 25
327,427 327,427 00000000000000001c4a8c4e5978de9e8eee9c3117794372d48c0e116307fe5a 688 0.37/1.00 vMB 28
327,426 327,426 00000000000000001a364501f32f2b122ccde4177165fa455b9b78905c7d2de2 1,022 0.60/1.00 vMB 26
327,425 327,425 00000000000000000e5ac4cd7860965775bd54e4f92db85190a714197a2f0c5e 649 0.36/1.00 vMB 27
327,424 327,424 00000000000000001ad23f48d814154cd231f545f7b23f22b47b4db49c31af81 1,230 0.73/1.00 vMB 25
327,423 327,423 00000000000000000159d06d743bfe285aa45c44929dc0d49391d7df8d234164 1,969 1.00/1.00 vMB 29
327,422 327,422 00000000000000000eb03dfe2e317e22ca3aad53263a5e60e52921e71dbff003 797 0.46/1.00 vMB 31
327,421 327,421 000000000000000001f73a0698b0756177d02cbbf2d64ee7d31159734f9112d4 105 0.05/1.00 vMB 29
327,420 327,420 0000000000000000081bce1ddcdec781a2a2572e1840c8b60e45498396a9a49a 981 0.61/1.00 vMB 28
327,419 327,419 00000000000000001ccd8b809d40c4f83066f5dd9a7064f11e3b4b81657a389d 387 0.24/1.00 vMB 24
327,418 327,418 000000000000000011e8ea355ec10668f4ff68c83105c2d4843b586ef55fb13a 1,207 0.70/1.00 vMB 28
327,417 327,417 0000000000000000087b8eabb2863b50fa8d424dc00474c907f9465a1185f94f 883 0.53/1.00 vMB 28
327,416 327,416 000000000000000000a7a88397463d0658f6ea0af00a4cfddeffdf3e011e84d6 107 0.07/1.00 vMB 9
327,415 327,415 00000000000000000b373a1ea26aa41895d7dbe1ef8b04a49e0dccfb2434787a 973 0.49/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.97 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.