Loading Tool

Explorer IconExplorer

Memory Pool

47,039 transactions
20.54 vMB
0.05436494 BTC
Random Selection Loading Transactions
Max Size: 117.68/200 MB

Candidate Block

Mining Attempt b5d1a7d376c6a7fc798d3a738e2d4b04c4bf8e879566be2e4568d8092777389f
Version 20000000
Previous Block 0000000000000000000101a1ba46b291890a952deb466a0456d4500873e6aa3f
Merkle Root bb39a4e29f68acbbb2bc493f96aee6dce9beb0c9b7eaf116490d36ca136d372d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,292
Size: 1.00 vMB
Total Fees: 0.01371512 BTC
Feerates: 477.45 > 1.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,939 (646,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,587 267,587 0000000000000005a40bfc681af1448671393195546229d69d63f655be4d09d7 69 0.06/1.00 vMB 12
267,586 267,586 00000000000000084e34876eed8470c1f82cdcbbe7f4477e7d896414931c4316 656 0.31/1.00 vMB 59
267,585 267,585 0000000000000007a1a5db54973dba1e0fc6fe05d1ebb4e0a247915b6874392f 282 0.16/1.00 vMB 57
267,584 267,584 0000000000000007769def946cce178db7e64f11f8d7d1dfdd2a5e3910b57630 9 0.00/1.00 vMB 66
267,583 267,583 0000000000000007c65da4e5b0214d27ce883641be428085ab82a79400580dcf 109 0.04/1.00 vMB 50
267,582 267,582 00000000000000058701b59c92c44428fbd0f85d1fb7df2caffcff57a0a6f870 378 0.16/1.00 vMB 83
267,581 267,581 000000000000000100bbb97632f31b81c976c91c7f036e2e8389780ad2b4f63a 132 0.06/1.00 vMB 64
267,580 267,580 000000000000000432bb68eab30b7f966ade947b3cfd14c8db2c644df54328c2 123 0.05/1.00 vMB 33
267,579 267,579 000000000000000819f44349c1fc40f584e728f790f2d84cf585c4d9a455c40b 698 0.28/1.00 vMB 72
267,578 267,578 000000000000000a2f1e25efa7ebb7aa2f64261a202d5823499ab4ca8b8be503 81 0.04/1.00 vMB 67
267,577 267,577 00000000000000011a8612522b06002e0f25b3154c1a2a3eaa31240daf8ad3c4 139 0.10/1.00 vMB 26
267,576 267,576 0000000000000002eb589563996d2e6143b1b7d38f028b4195758194071040fb 178 0.12/1.00 vMB 26
267,575 267,575 0000000000000003d3f6402547d19f7e34a21b26b8013687cd123f15f5b145fc 547 0.25/1.00 vMB 94
267,574 267,574 000000000000000adb994b5f1e52abe6ede5726c53bab151e960668358f900c9 579 0.25/1.00 vMB 82
267,573 267,573 0000000000000001c96959dfc43cef0dfd99754b785a1bbef8ccc581689c2e8f 25 0.01/1.00 vMB 84
267,572 267,572 000000000000000184f73e0a2fc20aedce0ccd1d370d6b090ed7f329dba2fe44 48 0.02/1.00 vMB 64
267,571 267,571 000000000000000753bbd47226fdddfa51835b0caaba3d23b3b851eaa12f8a50 12 0.00/1.00 vMB 73
267,570 267,570 000000000000000a3baa3878fd9c29cd5aefa01d747223129d51fe8e42d414c5 70 0.03/1.00 vMB 96
267,569 267,569 00000000000000030a802e5ccac500407193d3531aec729ad0057093b424ae00 263 0.14/1.00 vMB 41
267,568 267,568 000000000000000abe69e18947362340c89aabe02b2d74fdb542fa37c2668ca5 383 0.18/1.00 vMB 66
267,567 267,567 00000000000000025a353d16d2d8c6ac8614ac78946b05a77a4df7e3634621c1 220 0.10/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 780.50 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: 529.52 GB
    • Received: 5.78 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.