Loading Tool

Explorer IconExplorer

Memory Pool

73,579 transactions
27.28 vMB
0.06479910 BTC
Random Selection Loading Transactions
Max Size: 166.33/200 MB

Candidate Block

Mining Attempt 3cde391f36f7ed38356f4c019db7abb5f8eef3348f7a312eb78992ddde37be91
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root f14519d51b40d00048076d4574baf4112a6a99a6d4800fc301a9b124a029d0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,452
Size: 1.00 vMB
Total Fees: 0.00678104 BTC
Feerates: 74.05 > 0.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (503,753 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
411,538 411,538 0000000000000000042907f0a9a851170f788a0eb6692554c4c2329593d7aa33 1,942 0.83/1.00 vMB 36
411,537 411,537 00000000000000000566289b5894efd7e981668345bea01a3f326bb25a27c16b 815 0.37/1.00 vMB 38
411,536 411,536 00000000000000000066ffb5ab41399c07bcda5602bca7b4439a10b95e4822d4 58 0.03/1.00 vMB 32
411,535 411,535 000000000000000003aa0d895ac56333874449cedf4566f642eb373cec7f3039 568 0.24/1.00 vMB 37
411,534 411,534 000000000000000004eb89c81739cfb714540838145f2d040eb469b5edebf2ba 872 0.74/1.00 vMB 24
411,533 411,533 00000000000000000053ebd16b7b512ab8ef2108ab6743ed757dfceff98c90d5 1,947 1.00/1.00 vMB 30
411,532 411,532 00000000000000000305cbea47563f0a23992d3794d577dd12661985d6a21d65 2,365 0.75/1.00 vMB 50
411,531 411,531 0000000000000000036fa7eb818338c8db6e41612c30e0a87f0bff818d03adea 1,252 0.99/1.00 vMB 22
411,530 411,530 0000000000000000004711dd75ec92a8d0d420943f04fa30bf30c360597eaac6 1,427 0.74/1.00 vMB 36
411,529 411,529 0000000000000000036b4c7bca502d34b698eb817c7fc4aaaa094680bbd633fd 518 0.23/1.00 vMB 34
411,528 411,528 00000000000000000306c0db28cdd813872da128006bc5f1b430f05a32d26069 1,268 0.59/1.00 vMB 37
411,527 411,527 0000000000000000011d6c6c8d1f3586174d2343846f19d36d0080ff9f6e281e 661 0.40/1.00 vMB 35
411,526 411,526 000000000000000002842d88db0485bea7d5968066e6ac05ccfd48a22fb16466 633 0.42/1.00 vMB 32
411,525 411,525 0000000000000000023ef2773b0d27fcba0f72b9fe62673cc74da4e0746d340f 602 0.63/1.00 vMB 15
411,524 411,524 000000000000000003633e1a8136bdc666e235cefeea137e478e97414f545ba6 2,056 1.00/1.00 vMB 40
411,523 411,523 0000000000000000030ddb97ce40b9c17fc6e851e5c6217e1b4e3f840356a008 2,190 1.00/1.00 vMB 66
411,522 411,522 000000000000000000caa5c775408624a7f8c333a666051f0b9f1abb88dd887a 626 0.39/1.00 vMB 33
411,521 411,521 0000000000000000026a7aec6cf1c407fe8415f730c6bd6db8951e93af814d5d 1,108 0.58/1.00 vMB 38
411,520 411,520 00000000000000000375c25e5af8f3b2310585ad6a7c264d66398018ce4c6a41 144 0.50/1.00 vMB 9
411,519 411,519 00000000000000000597a9ada54ba7751b4f4ed5e552ef4362ce6698ce0af5d9 2,077 1.00/1.00 vMB 37
411,518 411,518 00000000000000000284864e0ec7d61dd89c57f57293f3a4ecbe46ffd63dd8aa 1,172 0.56/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.