Loading Tool

Explorer IconExplorer

Memory Pool

41,608 transactions
18.16 vMB
0.17528156 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.24/200 MB

Candidate Block

Mining Attempt 0cfab15b82e3a6120d8304605b04cb25e380c3a94b8b6c348c43dbe648147c81
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 9c65a4a6bcdab3a07d6e00eaa1e9c5748ace7d3a1c0ef22ef5dc23f47e31d2ef
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,761
Size: 1.00 vMB
Total Fees: 0.05725421 BTC
Median Feerate: 4.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (767,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,543 145,543 000000000000063a5a304573560795cb7294329412a264a0ee97ab5f3c058a31 67 0.02 vMB 32
145,542 145,542 000000000000027fcb71433cfe882ff020161ef27cd194107302788731906257 41 0.01 vMB 272
145,541 145,541 0000000000000814490d133dd401af1ce13cb65ff0a9acbbe499874a340da1ec 130 0.05 vMB 294
145,540 145,540 000000000000000d5d73e439e6deaa3c7231402e6069b078da81f251b66921d3 98 0.04 vMB 191
145,539 145,539 000000000000023a2bbfebc742d60a4328904f643b566dfea446ecd4712828b3 95 0.03 vMB 119
145,538 145,538 0000000000000076a9f464392d2c85c81da8189a98acc49890de277dc35df607 116 0.05 vMB 88
145,537 145,537 00000000000005ea8aed681229f1622fbecc6f037d3aaf77e5df4f33e34516e4 35 0.03 vMB 40
145,536 145,536 000000000000087564dfe55b120a059070056fbe85e0ab0133e98b09b44ef94d 16 0.03 vMB 25
145,535 145,535 000000000000050f98f850c276933d6c81a099930cec998ef86c9bb68191c66d 35 0.04 vMB 182
145,534 145,534 000000000000035d97b344211566b82e9aa3e9b2ea918f455b1d67c1885e084e 15 0.01 vMB 39
145,533 145,533 00000000000009570565d8fff73887d7e7b0045ca92eca306ca894dd9e1277be 42 0.03 vMB 179
145,532 145,532 00000000000008caed53b9e68c3d7331f6206177dbb17ce73bf28a08a0734af6 19 0.01 vMB 31
145,531 145,531 0000000000000496260582858c27521dbbd27fa422de4acb8dc24d8f5c844561 62 0.03 vMB 164
145,530 145,530 000000000000063dfb52b63bc1681a6d478aa6cc367aa65e94693430d2ed8f84 34 0.01 vMB 50
145,529 145,529 00000000000003c5c7dd4006453e6843f022c50f00471951dde6d1295f596174 9 0.00 vMB 135
145,528 145,528 00000000000005ef54661b0fd5e2940a82a72892f7734b91b804c45c2d0b40ce 16 0.01 vMB 256
145,527 145,527 0000000000000659c2ff4e08faeb3042f3afa58bc4b906c63e4df0d5deca7d9f 1 0.00 vMB 0
145,526 145,526 00000000000007ec61c1feb26b2aa94992ca40dd16ddc8e81fd3a7ffa745e249 49 0.02 vMB 137
145,525 145,525 0000000000000323013a5517b6a9cd8892f4cbcc8d8f6fa649953691a11632ac 77 0.05 vMB 110
145,524 145,524 000000000000017a563d3e512be90fab3638c94799688fe5a44681b9e8e57b16 14 0.00 vMB 28
145,523 145,523 000000000000041ad99080227b4ae7d37bf5e4ab36a7b8cd788205e9c902d144 88 0.03 vMB 212
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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