Loading Tool

Explorer IconExplorer

Memory Pool

33,268 transactions
13.99 vMB
0.05422349 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 80.87/200 MB

Candidate Block

Mining Attempt 6abe5260aa9ad92f16daff4cc1fd01042d37f02e4bb803f86cf74a524edd5f19
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root b4af1e52b18878c58065129b51cdacb5f4b5ab80f43df2e6a79c7f58b222d076
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,032
Size: 1.00 vMB
Total Fees: 0.01589498 BTC
Median Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (826,719 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
86,622 86,622 00000000000b9edcd6f49592e6e85e572244c3d30dc40d62eff941702e6bdc6b 1 0.00 vMB 0
86,621 86,621 000000000017b5698a3ee7ab546da41a2a33f1e592e02f93d5ddcf840b969c0a 1 0.00 vMB 0
86,620 86,620 00000000002dd1f1c0c55efd8b810ef8fd9227bc84aa3fa6ca41f7af4bf71480 1 0.00 vMB 0
86,619 86,619 00000000002c8409977fe5a415561afd820062d97a68d3929821374d89b1f59f 2 0.00 vMB 0
86,618 86,618 00000000000c7e7f8572f55f3e011e3aebf5d9238a0b62ab9a1f62788edd09d1 1 0.00 vMB 0
86,617 86,617 00000000001e5f22a411ea4987747694a90411eb4732aa9b4eeddeb55843d0f2 2 0.00 vMB 0
86,616 86,616 00000000000e511f3dfe034eda19833163e87a7c49fe3cb722eca5fb51ef7ab5 1 0.00 vMB 0
86,615 86,615 00000000000c0556fb2c036e823d367c6591bf8f1a38b0ca93ef64cacdfb3d04 2 0.00 vMB 0
86,614 86,614 0000000000287f34b5e43f1f3c65cc8c1324046a779b97563461ac7cc08d35ef 1 0.00 vMB 0
86,613 86,613 00000000002c05bb18b3358b010748dcff48b53bcbd171116d60fc1aa3ba8c50 1 0.00 vMB 0
86,612 86,612 000000000029ce1830ed5072dd6797821900264c961d19c1762b4caf75140bbc 1 0.00 vMB 0
86,611 86,611 00000000000d0956c3f982f62715390eab933f05693c888876733c017c8f8827 1 0.00 vMB 0
86,610 86,610 00000000001b6253c1a34895f69b168149e082f18c06762d8420d45c67c4d730 1 0.00 vMB 0
86,609 86,609 00000000001ee530a5bae5413a9a73e5aa966d4accef1d93c508d69053cc606f 1 0.00 vMB 0
86,608 86,608 00000000000a9d24a955e2bc18a90c4ba54e238fb1efd5e7f255f53e98efd91d 1 0.00 vMB 0
86,607 86,607 000000000003dae8282c3016c5235ea47a1fd892a22ce43c9540220a158cb183 1 0.00 vMB 0
86,606 86,606 0000000000160fe254fa9365b0a0c664b5e48d08a07bdbdbb9e650b6edafc55d 1 0.00 vMB 0
86,605 86,605 000000000014fcaeae4c984b44deedb50dd6e460c55d2a13030e68245cbfbece 1 0.00 vMB 0
86,604 86,604 00000000000dddd558e44008327acdca91eef6a69784741e8d9d6304366f6cbe 1 0.00 vMB 0
86,603 86,603 000000000013d4365cedd9db35aab3b85feb37b0f274cdfba28bcaa1d4240069 2 0.00 vMB 0
86,602 86,602 000000000029a87b8215b370a1491100e2ef31d4c9b419612b67d392f2099474 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 146.44 GB
    • Received: 0.59 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.