Loading Tool

Explorer IconExplorer

Memory Pool

23,370 transactions
10.26 vMB
0.02400769 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.72/200 MB

Candidate Block

Mining Attempt ab714511d1a634c37f9c017396366266a78340dc5a3ff867db495075adb02751
Version 20000000
Previous Block 00000000000000000000c88fb4ac4619a30106d17fadf5d0e10822ccfbedb24e
Merkle Root 9f01889e0c5d555843d5e8f8c14f5020e15e6213b7b3bfdcd95a741c4221f3f5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,518
Size: 1.00 vMB
Total Fees: 0.00726062 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,537 (746,724 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,813 166,813 000000000000042ac509c2378870b32664bd59fb4df5a9943cd3d573861a6759 13 0.00 vMB 41
166,812 166,812 000000000000082a12ecd3d78201c8ec5428cdd001749290337bea16fc23afb9 32 0.01 vMB 176
166,811 166,811 00000000000006fdad22589af0972bd8c9480cba7bd76361a9dac7efd5c2d523 111 0.05 vMB 196
166,810 166,810 000000000000080bf99c8b129bc68be905b21ce48cf83702fbb4eb49114a6c93 129 0.05 vMB 62
166,809 166,809 00000000000002e603ad2172f57bcb5c59d0b3f9a5c28d8474ad902916c112d8 71 0.03 vMB 68
166,808 166,808 000000000000035f4c6ddf58fb9aa7d39643f878eccab5135385138c85771279 113 0.05 vMB 33
166,807 166,807 00000000000001bf5b4152d43b50bd7c7ee3207f82b3b37c8aede315ee1b8b17 16 0.01 vMB 0
166,806 166,806 0000000000000b7a89673e8428f3aced415cf733070c4bcc4c2695c99a0f5200 108 0.07 vMB 141
166,805 166,805 00000000000004f850ae3ca1386154113a527a324a8008c061be4740d3097aa9 140 0.05 vMB 103
166,804 166,804 0000000000000aed59e69df53cf3824d8595bd7925a8c044bdd61c31a92e6679 12 0.00 vMB 2,137
166,803 166,803 0000000000000818f18f0951f6b677ab965f3d635c1d9b68258ed7e961141c50 25 0.02 vMB 47
166,802 166,802 000000000000032ae6390abda4a6996527b31e680c6e6056edcb2d249293b430 13 0.00 vMB 40
166,801 166,801 00000000000003f1edd58f0d96e9725b88dbd4e0101174ae8758d3f05886d3a6 81 0.03 vMB 112
166,800 166,800 000000000000053bb866c1dbc200eee7d90d7c3932f8150f9a7227dc33a73907 68 0.04 vMB 57
166,799 166,799 0000000000000b4c5695f3fbc15ac8b3d54240d2a6e11cb75afb83cb220bb327 90 0.05 vMB 88
166,798 166,798 0000000000000b2a882b906311f460b2e82f65f11074e81cd7f106bbbecce65e 97 0.05 vMB 86
166,797 166,797 0000000000000326cc661da0b677484fd836ebfbff6b6cc2f99260922e43c12c 36 0.02 vMB 130
166,796 166,796 000000000000047784dc94c4faee75ef014bb06d1e3ef8fd8149960a94fb1533 7 0.00 vMB 75
166,795 166,795 00000000000002c81c5af75ae187f2f1dfff74de1d308e395d3cec55760aef4a 41 0.01 vMB 0
166,794 166,794 000000000000022e2b6b4d882bd4434fb46f0ebe398101662adb409fe260f9cd 117 0.05 vMB 143
166,793 166,793 00000000000006de54d5de807d52ed348030207da245d80c7d2a04cbb5708362 162 0.05 vMB 29
Previous 10 blocks ↓
Total Size: 779.79 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: 406.02 GB
    • Received: 2.12 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.