Loading Tool

Explorer IconExplorer

Memory Pool

83,213 transactions
31.30 vMB
0.09613204 BTC
Random Selection Loading Transactions
Max Size: 190.78/200 MB

Candidate Block

Mining Attempt e29687aa090f822709dba36d3607f32d54ceb9cd1ac43726d4a4116c3ad9274f
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root c5b46ae5412b698922230918848d448bc590ef428e4935438c655e1c855c599a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,250
Size: 1.00 vMB
Total Fees: 0.02462486 BTC
Feerates: 177.93 > 2.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (480,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
434,899 434,899 000000000000000003245205590c88871e5ad74d373f23b8986466cae83353a2 934 1.00/1.00 vMB 43
434,898 434,898 000000000000000002aab6683e9c8c9d3fb6bc6d87d3ced042fd024808511ce9 1,986 1.00/1.00 vMB 51
434,897 434,897 000000000000000003fb1f0ca1d2e57242be7b5e7d2033353b256e1b796cc8f5 2,322 1.00/1.00 vMB 60
434,896 434,896 0000000000000000019e1a863eaa46efeefe8888ac063c25bd65bee83b860316 2,544 1.00/1.00 vMB 53
434,895 434,895 0000000000000000040bb99ae01a738c5eb1a85532f5758cd79acf58dfbb44a6 1,952 1.00/1.00 vMB 59
434,894 434,894 000000000000000003304ba6f438f2daf022e463618f99abc451939d5c9bb982 2,264 1.00/1.00 vMB 57
434,893 434,893 00000000000000000148e2213ba22f2a4dbe8725aace3b9c5fd39281db08977b 2,880 1.00/1.00 vMB 59
434,892 434,892 0000000000000000023500892bc98dab5a801d13c2093938e6a787f185b81c0b 2,361 1.00/1.00 vMB 68
434,891 434,891 000000000000000002aa593ae6fd236c24bd566ea72a3a5d4fd3732d7d74dbca 1,884 1.00/1.00 vMB 67
434,890 434,890 0000000000000000030e5e69e9e4868248b4089451dd94054326c8eb85ab848f 1,547 1.00/1.00 vMB 93
434,889 434,889 000000000000000000733942150eda306e1daa988506ce1e45b221e59ddebf43 1,718 0.75/1.00 vMB 85
434,888 434,888 000000000000000000bd298333334cc7c4af495a6a3aa8e865e5cf87e94be1d3 1,954 0.75/1.00 vMB 84
434,887 434,887 000000000000000001453da0b64f3e5107ba2152b9baeaa715437a9962b51d19 2,438 1.00/1.00 vMB 82
434,886 434,886 000000000000000000fa7a22bbdb43623db8efd0dec916098dacc65325a09c83 1,889 1.00/1.00 vMB 110
434,885 434,885 000000000000000000473e92a5732860b22a723cc389db816682c0d76b31bb22 2,583 1.00/1.00 vMB 71
434,884 434,884 00000000000000000412bef169474b8827e23e89aa35e03791675d3cd638cdba 1,429 1.00/1.00 vMB 47
434,883 434,883 0000000000000000016207c9d67b58f20f49fcd791edb3df745c5b907c06d4c8 1,673 1.00/1.00 vMB 84
434,882 434,882 0000000000000000028526e4eefc6e0207049e8a373512d3e6a38fc0ec5a7f35 1,008 1.00/1.00 vMB 77
434,881 434,881 000000000000000003e3975f232df430315c7c2bf459a0f0f6795ddb37cc5a9d 1,543 1.00/1.00 vMB 34
434,880 434,880 0000000000000000042de55ca08151cff28f8682f20c28e6f020d7554db54353 1,845 1.00/1.00 vMB 54
434,879 434,879 0000000000000000001b1101a25a11f8b17818a774afb297179327e5236177fc 1,585 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.