Loading Tool

Explorer IconExplorer

Memory Pool

67,927 transactions
20.98 vMB
0.08029825 BTC
Random Selection Loading Transactions
Max Size: 135.36/200 MB

Candidate Block

Mining Attempt 1577ebb3f65c94556bd8f509784174a24a63e687551b818b2b247d544e44408f
Version 20000000
Previous Block 000000000000000000002c17330b5809b1270d585151b7e14638c1a67694e869
Merkle Root e8dd899828c64165c52700ced12f4109572f0038eecedd9d464d7c119e25a98b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,423
Size: 1.00 vMB
Total Fees: 0.03085300 BTC
Feerates: 100.69 > 3.09 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,766 (821,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,997 93,997 0000000000077779a4b4450154a560c24d459944a2563a054317c0cf9067c053 4 0.00/1.00 vMB 0
93,996 93,996 0000000000040dd2133355594629937bb3474e25ac8ec8ce3ac6b6145721903c 3 0.00/1.00 vMB 0
93,995 93,995 000000000001e4d8e6d77f2cac67bd18ee1cb802dd221c961244100a4ad3548d 2 0.00/1.00 vMB 0
93,994 93,994 000000000007be81ad34c2b20c6fd11016875c08a57b430edadba718028d002f 1 0.00/1.00 vMB 0
93,993 93,993 000000000005fae98af165dc38181288056da984face71cb56db2cf6ce103386 1 0.00/1.00 vMB 0
93,992 93,992 0000000000097c1561c6b31f3d78a15ce70d09080ec633e8203a80c842fa1aac 1 0.00/1.00 vMB 0
93,991 93,991 000000000003a52d8471ac4e30b7ad21a8534fa1556a11f3f94ee2ae6b50b931 1 0.00/1.00 vMB 0
93,990 93,990 0000000000013010223e0af303b626df094b02856bbb900452916a49fd62c9ca 7 0.00/1.00 vMB 0
93,989 93,989 000000000001d185cc7a2714f3c2779c3e35888462a659bfbfe8bd55ce03abf8 2 0.00/1.00 vMB 0
93,988 93,988 000000000002aab78ea4b3b8fb628e4d161033b64b1bc66bd70e61e8a51e644d 4 0.00/1.00 vMB 0
93,987 93,987 0000000000097bec03270038b90f43d86a20448daab842db1b520c56cb8e983f 5 0.00/1.00 vMB 0
93,986 93,986 0000000000096b0e9044cdd1f6fdced528605f101d723ba818394968178b45a4 6 0.00/1.00 vMB 0
93,985 93,985 0000000000075937f3535524b603cd6b3608aedcfed0f18472b2c6d9d4101ea2 5 0.00/1.00 vMB 0
93,984 93,984 0000000000039e184dfd20fab3eb3f668740fa49297b800587cacee6e94eb9eb 1 0.00/1.00 vMB 0
93,983 93,983 0000000000081bf3d333ad4639494dfe7ee8805fe737b8a206e99b2b5d68d2f7 7 0.00/1.00 vMB 0
93,982 93,982 0000000000096b5cd8a28b54fd69e3db1efdeead97fa59aa9bce2e2ac83d8dfe 1 0.00/1.00 vMB 0
93,981 93,981 000000000005d4a7af5b0c80aeb725d6bf97e4a090b6238f9dab1432b239cf5d 1 0.00/1.00 vMB 0
93,980 93,980 00000000000513eb6bdc75364b411acd330b1941dc36e4ef80eac9581344f6d8 4 0.01/1.00 vMB 4,282
93,979 93,979 00000000000156a30ef3a10e1f752372b7e22b58326b177604961a258865cd27 2 0.00/1.00 vMB 0
93,978 93,978 0000000000070f92718d47b3cf20e70f73f7bcdf57d5d02e8914fde9e9044448 3 0.00/1.00 vMB 0
93,977 93,977 0000000000044c5decd1c9644b63fd1a69258f6e3c5331602a637ed5fec8ec95 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.71 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: 778.90 GB
    • Received: 21.34 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.