Loading Tool

Explorer IconExplorer

Memory Pool

28,876 transactions
6.37 vMB
0.04626727 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 6106e8e2c6d3603d0bad1680f92ddde6d4d33a7a54365cd0afd623f1c2ead4de
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 860221fbc4816be4b84f04b7da4a25e244a4eac2326664e1f5ada2713590d5a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,362
Size: 0.97 vMB
Total Fees: 0.03196662 BTC
Median Feerate: 2.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (746,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
166,792 166,792 00000000000009b4b78a94bdd46651736ce49d396223066626e7512bf3c104d8 101 0.04 vMB 73
166,791 166,791 000000000000062910717488f26488757ab674a8a5c08510c8b3afbc9a289935 10 0.00 vMB 152
166,790 166,790 00000000000007a595070ee8a15647e9d1d101cb9e12dbe5f8357bd73aca7c31 50 0.04 vMB 79
166,789 166,789 00000000000004f0025e56d4f88b5a6c4eb35ff431eb6edefada3edf734d2656 60 0.02 vMB 141
166,788 166,788 0000000000000a4a36fefc27f33ff2f2a8e4e0a579a0e395ac55daa065a823ec 130 0.05 vMB 177
166,787 166,787 000000000000064b3b64cb1dd44edeb9d353c2a70d2b7561513e63c74357b2c6 53 0.05 vMB 39
166,786 166,786 0000000000000aea7843c750aecc5e431b8e7832d50ef9977029e3592633a0b3 119 0.05 vMB 91
166,785 166,785 00000000000008c910c16dc098fccedbc1efcc6068a2c9220c941705cbd9a2c5 12 0.00 vMB 174
166,784 166,784 0000000000000652d9478ca438f205b9450e33ea25e0a4659670165c50929974 20 0.04 vMB 766
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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