Loading Tool

Explorer IconExplorer

Memory Pool

34,236 transactions
29.46 vMB
0.07759729 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 5acdd8f52afb620d360fac4a1292123a98f1525ed5fe8fadd8414c7ab6553b0c
Version 20000000
Previous Block 000000000000000000016a655abee59fb1fe04633919e8d234db6ab1188b5de7
Merkle Root 329c034e05792ebd9713a1ce0b1415f580d42532c8733328c9e14ffd8298781e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,227
Size: 1.00 vMB
Total Fees: 0.01373451 BTC
Feerates: 72.50 > 1.38 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,518 (444,473 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,045 470,045 000000000000000000f8adebaf2333ce3a1fbd7b8f4ceaa9c004c4a160e602a9 2,122 1.00/1.00 vMB 319
470,044 470,044 000000000000000000d0fcc40061fdd27abe3f623764f02deff664c2a532d951 2,020 1.00/1.00 vMB 349
470,043 470,043 000000000000000000f65842638c97c90daa6566282fc954480dfbde5c635ec6 2,404 1.00/1.00 vMB 504
470,042 470,042 00000000000000000107639d2954a22b4f5ccb9a453b3e66e3fad0dcac239232 2,008 1.00/1.00 vMB 398
470,041 470,041 0000000000000000014ff885edb3dd462d9b61390ab61ae7530e3974d77ebf3f 1,734 1.00/1.00 vMB 239
470,040 470,040 0000000000000000001de7fb10c85b963ea52732837c94263f7c8d11417a8553 1,679 1.00/1.00 vMB 374
470,039 470,039 00000000000000000135540ef10fb2ecc2456d53e98ddedb69c964153dcdca4e 2,402 1.00/1.00 vMB 280
470,038 470,038 000000000000000000944b7875aaeb0d7cbbb6da1b8a1a3029265c6f3e33ab42 2,423 1.00/1.00 vMB 377
470,037 470,037 00000000000000000056a7f17444ee601e423a1c397b32cddf73932f29f5b0c1 2,422 1.00/1.00 vMB 421
470,036 470,036 00000000000000000035f11fe726bf88a940a8cfdf5067c61cc6b72124c10c23 1,614 1.00/1.00 vMB 485
470,035 470,035 0000000000000000018930bc13a1bafad915038896c361a1e2b7e95d56e8835e 2,412 1.00/1.00 vMB 420
470,034 470,034 00000000000000000140f9fbfbbc3960f57965d1281d79d3464ef2fb30a08e1a 1,237 1.00/1.00 vMB 213
470,033 470,033 00000000000000000026fcac4e5a53f738c7606509361ba5c4a17a08b7940962 1,524 1.00/1.00 vMB 265
470,032 470,032 0000000000000000012e144d32c064485c8082b2a8df4c4edeb0a4ca8e5ef671 1,509 1.00/1.00 vMB 317
470,031 470,031 000000000000000000ab9523d7541b362e2939158f271453054372abf724703f 2,333 1.00/1.00 vMB 360
470,030 470,030 00000000000000000100a3bf2e358a3cd5bc11e2f975e63a703a03f976a50923 399 1.00/1.00 vMB 50
470,029 470,029 0000000000000000015f8b5fc5dcea7cf7cba88ad4c5c7412eedb92fd5efda4b 1,822 1.00/1.00 vMB 179
470,028 470,028 000000000000000000b23de970b715dcc37aed59b46cfee65dd341495b9d1918 1,881 1.00/1.00 vMB 318
470,027 470,027 0000000000000000018056f5fd9b30c2eaf480c6b6d2ab5fb5663f9607f43583 1,235 1.00/1.00 vMB 202
470,026 470,026 00000000000000000046812b9386d1f9808baf8b5ec5f06c41d7c4d3837ef041 1,519 1.00/1.00 vMB 207
470,025 470,025 000000000000000000566e6514461ed5b72e3af3242976c35e6db1baa920fbcf 1,776 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 781.53 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: 613.79 GB
    • Received: 11.14 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.