Loading Tool

Explorer IconExplorer

Memory Pool

27,470 transactions
7.22 vMB
0.04533019 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.11/200 MB

Candidate Block

Mining Attempt 3f0004249b7654ddca5ce816784dc4a48200b0acf624e56befa84dda61f29d51
Version 20000000
Previous Block 00000000000000000001c02571042c0baf36458b65db85617878e8175980e0c3
Merkle Root 1de766b0cbc40f38575417b29b7035509b44ad2ae518cc78e866bf14b96c0c87
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,025
Size: 1.00 vMB
Total Fees: 0.02032889 BTC
Median Feerate: 1.70 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,229 (760,140 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,089 153,089 00000000000006ed8a9ee7eff0d8bca49d788c1f70f8b6b4aae3ea9e30dadaa4 1 0.00 vMB 0
153,088 153,088 000000000000077e06b097627946a805676e56e0d8738b77cd4d3b0332880179 2 0.00 vMB 0
153,087 153,087 0000000000000a9ca623c6174b6f5a252f861f748a20511d128537f40989d819 7 0.00 vMB 1,338
153,086 153,086 000000000000053d4de9aaedf0daffa34a77202d812e06c76c99fc814fc705b4 2 0.00 vMB 0
153,085 153,085 00000000000006d794c4c6fd27b296a2c0f9c52f6c232e1214007aed0bd4cb4a 33 0.01 vMB 283
153,084 153,084 0000000000000a73f19f6a4a605c2ac330974c4a7ee5602f3705f00e32479a81 5 0.00 vMB 51
153,083 153,083 00000000000009a503b917fb5183fc81bd678e7e0226ee1c2a9cb70cd98aa409 1 0.00 vMB 0
153,082 153,082 0000000000000c9b7e32ebba97bb7f395a849a1c4a99960a807824478bbef3ed 12 0.01 vMB 34
153,081 153,081 000000000000064ad7e0362af869577ddad18537a0e665f66844e8c4cc4df62b 18 0.00 vMB 32
153,080 153,080 00000000000003d54303830c97a9bbc45050add7cff0f0a7e72cf4d9cd69317e 12 0.01 vMB 238
153,079 153,079 0000000000000a0332a30bcfd524c2ac1c55bf073025dcf18030e52fdb47c6cd 6 0.00 vMB 19
153,078 153,078 00000000000004475299461f80fe281bc0f32b6098183bd2ddd28f037bc0708b 12 0.00 vMB 306
153,077 153,077 000000000000045f9db7cc7bfec4cf6bf9a0432f917a508c24b0b67c72a4c56a 64 0.02 vMB 22
153,076 153,076 0000000000000073f3bd6c5dcd7a62553194edc7c26e0ef07d9bac879745b9ed 7 0.00 vMB 535
153,075 153,075 00000000000008353274b28aaeade0deda74fe485a9d2d8951c632a64272f560 11 0.00 vMB 304
153,074 153,074 0000000000000b28aedd775263a8032a8d5a1b2c9dfadbfe461a08238f1dc527 61 0.02 vMB 146
153,073 153,073 00000000000006e204353622d97102dabd682b2642a6b79311cec6bde97c9d52 21 0.01 vMB 38
153,072 153,072 00000000000004c970d428de8cb6f3bacfdd1face3f5b781f3c51c850c99bfd2 19 0.01 vMB 144
153,071 153,071 0000000000000a90758455b8dc5f93e2f2e492342e3f14df0f238ed3702064a0 123 0.04 vMB 106
153,070 153,070 0000000000000b79e80e59ec8d334730988b65e7437138446b6763bc10145363 43 0.02 vMB 37
153,069 153,069 00000000000002de832c7e2b9fe37117f39026301d685dc37a2cf4b9f1cb5f5c 5 0.00 vMB 145
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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