Loading Tool

Explorer IconExplorer

Memory Pool

47,199 transactions
31.15 vMB
0.13741341 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt 5aace52f85057f9e98ecd6a87f594bd8d116cecc3e7409455d727cd9fc746a2b
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 04ac3b00b78587cb805d582aad560e4cf238c9aa2415d4c2b9409583ca7c35ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,680
Size: 1.00 vMB
Total Fees: 0.05856986 BTC
Feerates: 150.97 > 5.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (464,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,195 450,195 00000000000000000078fe4b9a788fe35c7b4f3f857d4d93e367004711de3cff 2,553 1.00/1.00 vMB 92
450,194 450,194 00000000000000000030508a01f5040ade363283650fe0955e0491a0a01da52e 2,271 1.00/1.00 vMB 91
450,193 450,193 000000000000000002a17757f9133395671811673132f7f8737bacc536467ea7 1,201 0.55/1.00 vMB 69
450,192 450,192 0000000000000000016a3f6e8a8219db8e46bc30ff914669a0e72a4b751d5d3f 655 0.27/1.00 vMB 117
450,191 450,191 0000000000000000000eb625e0a634041c087816f7b2d61b3cf6e9b3aea19f4d 800 0.34/1.00 vMB 87
450,190 450,190 000000000000000000b3846f1084873c24976d9933731dbe4841a134223a8ef4 567 0.29/1.00 vMB 68
450,189 450,189 000000000000000000382a46e775eb673da6bfaef03d83a3aa540ef2cac3c604 645 1.00/1.00 vMB 20
450,188 450,188 0000000000000000006295f22c85cd3a2a4ef19c16d3df6c5cc324c45955e61d 246 0.13/1.00 vMB 91
450,187 450,187 0000000000000000005f80d626204bd781397bc85ab3f00e395a8803e4d07c7f 1,152 1.00/1.00 vMB 39
450,186 450,186 000000000000000000716f2a351667176b3deeb5bca20a160a565d1187af94a1 767 0.78/1.00 vMB 66
450,185 450,185 0000000000000000025e8159449a6bb2de0cb34b5188c02f72675219d2ec0fd4 1,749 1.00/1.00 vMB 52
450,184 450,184 0000000000000000029103e1ec13fe4f78b8f9d6461b87d4473e842edcdebdae 2,375 1.00/1.00 vMB 75
450,183 450,183 00000000000000000183b497f71bc266a3d94f2653c5259644e00618f578b6d0 1,925 1.00/1.00 vMB 98
450,182 450,182 0000000000000000005c52ec07706d5ff0420f3a8ccea82ec95ecc2fd2bf7380 1,842 1.00/1.00 vMB 85
450,181 450,181 000000000000000000b7cc942141f40b2f5d1ed6ae90703c20d7ae18e8a2285f 479 1.00/1.00 vMB 99
450,180 450,180 0000000000000000029f98b1543791f80395ae09e7118bc8da597220323a199d 1,209 1.00/1.00 vMB 105
450,179 450,179 00000000000000000291e9b7eede695679686a59331739922a2d140a66835a6a 1,785 1.00/1.00 vMB 106
450,178 450,178 000000000000000002c9315a58af6ac2640b003262cedd213205c87b59c1ebcd 1,896 1.00/1.00 vMB 92
450,177 450,177 0000000000000000026f19c22e5558866d758f3c7c9cd85b46cb122d01d67577 775 1.00/1.00 vMB 7
450,176 450,176 0000000000000000005e2cbb3a938d139e1aff89e465942853280b5cd349b17c 704 0.99/1.00 vMB 27
450,175 450,175 0000000000000000014b018917e02b309db2c661b4054a1a27fb0bda3820f415 488 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.64 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: 626.61 GB
    • Received: 11.68 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.