Loading Tool

Explorer IconExplorer

Memory Pool

18,783 transactions
10.07 vMB
0.02580253 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.89/200 MB

Candidate Block

Mining Attempt 5a7c311b271f4ca70da21a822ea85975b2db9c655e7a20e7ae64a680c8ff27f8
Version 20000000
Previous Block 000000000000000000001b0b9bba896b3a0a29c737d37d5b02c01e95962df631
Merkle Root d07bffd6deaa2a13c245361fa3172417ecb37392cc172ed3f5e64cb17e02a1b7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,845
Size: 1.00 vMB
Total Fees: 0.00963678 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,545 (746,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,816 166,816 0000000000000042d66c1cb61e57e4dbc31b440058a7ab51e1d2748b1e4a7a5b 16 0.01 vMB 5
166,815 166,815 0000000000000590edbcbaa71e86fc7b0e4a8f992294784751de4bb706b5ad11 15 0.00 vMB 438
166,814 166,814 0000000000000327f7320ad926785c2489621c4113307c2e23bdc153a0b5af1b 9 0.00 vMB 3
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
Previous 10 blocks ↓
Total Size: 779.81 GB

Node Details:

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