Loading Tool

Explorer IconExplorer

Memory Pool

79,918 transactions
29.57 vMB
0.06545280 BTC
Random Selection Loading Transactions
Max Size: 178.40/200 MB

Candidate Block

Mining Attempt 89c8e37a97952340277e41c6dfa2a6cbb51b8b5b10d0c400e3f8ad0e7394bd7e
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root a440b149f3b581010c28e32d688f2efed160fef83351e18826859f8036d976fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,490
Size: 1.00 vMB
Total Fees: 0.00535343 BTC
Feerates: 40.32 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (680,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,637 234,637 000000000000003f07f4904c115de8658490a5628792b3a5b7e7867da24b8d44 235 0.15/1.00 vMB 115
234,636 234,636 00000000000000815ccf5fd1a61c6d85a01c407a68221f27e294b537a515cd0d 269 0.15/1.00 vMB 133
234,635 234,635 000000000000018ebdb40d63d6e68159948a5ae6653cdd9154c6277ecd703360 477 0.27/1.00 vMB 145
234,634 234,634 00000000000001647de27ae1d0c7e3d03a1d96a240cee7263920a79b57df7f9a 321 0.15/1.00 vMB 160
234,633 234,633 0000000000000185fbc10521f0f470eb1254e593799f31495fdfa683dbce1a8e 441 0.21/1.00 vMB 158
234,632 234,632 00000000000000a1d30a8b0854deabc217931de06ef1d2af640f8b0c763c369b 158 0.08/1.00 vMB 142
234,631 234,631 00000000000000f7ca4f975a96108168712c438c4e534bed0afe82c127ffe350 363 0.15/1.00 vMB 163
234,630 234,630 00000000000000ee6e04421f6d0df7ed179a7db43fb48b38b13cdb9a73cba10f 100 0.05/1.00 vMB 144
234,629 234,629 00000000000001033955c0f0587349f26c714ce011d240e40e7001c48e95eb17 278 0.11/1.00 vMB 167
234,628 234,628 000000000000004d4d2b3a7421186db4740c5f9d226d01e06f8acba01439c357 378 0.25/1.00 vMB 106
234,627 234,627 0000000000000053bf47120e5f850a0aca21983965e206dc8ae0c06d2b80dc11 147 0.07/1.00 vMB 88
234,626 234,626 00000000000000009572eedcc2a9c784220f052499298f262ef25d4291888f0c 25 0.01/1.00 vMB 194
234,625 234,625 000000000000013f808067c62ff7de54275731d9acad727006a4699b15c928d0 150 0.07/1.00 vMB 155
234,624 234,624 00000000000000faea7ae8a2e61f5245b0cafea621eef6f2300b3f01fa439f59 234 0.15/1.00 vMB 125
234,623 234,623 000000000000017294b53b4a9ac5d48ce9fce048a36937613a8676420c96f3db 279 0.15/1.00 vMB 126
234,622 234,622 00000000000000f5f9e08c498e42af18f8af7b98599c0f4c1d83f3e54fdf2ebf 438 0.24/1.00 vMB 131
234,621 234,621 00000000000000525a06c9d87594f2c87e5b5e972693d6bcfc5c65fde07671c2 226 0.10/1.00 vMB 172
234,620 234,620 000000000000004f4555cee407ce3ca7143b28ae90746da960462ff408ab5333 58 0.03/1.00 vMB 145
234,619 234,619 00000000000001037b6482cb2d9cb39a57f3267750892f63615300f24cadb838 97 0.05/1.00 vMB 174
234,618 234,618 0000000000000174130e2c5d68a9c419d3c7736b3c5ffb7631fe4eb833650304 282 0.12/1.00 vMB 254
234,617 234,617 00000000000000eb3593c64c2fd027f6a4cf9f97707e74825ab5dbfff734f5cc 190 0.15/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.33 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: 660.37 GB
    • Received: 14.69 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.