Loading Tool

Explorer IconExplorer

Memory Pool

80,465 transactions
30.17 vMB
0.14872650 BTC
Random Selection Loading Transactions
Max Size: 181.79/200 MB

Candidate Block

Mining Attempt 2553668776aa40755093059bf62b3c501e8d5d2d3e78233b41ad5c85710cd889
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root a6d9f8f8456655973e412f1853af99d37c5f1c9eb075ac330ef7834b1404ed80
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,717
Size: 1.00 vMB
Total Fees: 0.07657296 BTC
Feerates: 251.00 > 7.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (162,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,413 752,413 00000000000000000008f4de35d9f6b9b8959e9cddc1d77da97759794666aafd 735 1.00/1.00 vMB 14
752,412 752,412 0000000000000000000865b33cc07c5534304f191df309d241004edea5da8223 3,336 1.00/1.00 vMB 25
752,411 752,411 000000000000000000079f9bbca866c8cbaceffde2eadd33942369ec4e51c4d0 3,203 1.00/1.00 vMB 16
752,410 752,410 0000000000000000000062a3c601d5c6087244c21f4e0efbaa2822307780371b 339 0.25/1.00 vMB 6
752,409 752,409 00000000000000000003a17fe46f896db910615e1955ff1c11748767bc5fc8de 1,171 0.39/1.00 vMB 12
752,408 752,408 000000000000000000002a970c0fb3e6b4f19a74c51582dd00465943c447f9f4 307 0.39/1.00 vMB 3
752,407 752,407 000000000000000000062d76ac7829b8c7992052f2395b6c81c68d2801338d2f 1,561 1.00/1.00 vMB 7
752,406 752,406 000000000000000000028c7c3a3667a158c66d418cd75eb6d493a0352d5b3e55 3,068 1.00/1.00 vMB 16
752,405 752,405 000000000000000000029095243e170a63034a991360ed44e1fd5f796778c5a0 1,794 1.00/1.00 vMB 13
752,404 752,404 000000000000000000021a5a558a88ec4f1163db6669057371842f2a9b6a3217 1,488 0.77/1.00 vMB 12
752,403 752,403 00000000000000000002cc1f9bbc26a33e8457bcaf6f5f73235a846e14b32e46 982 0.82/1.00 vMB 3
752,402 752,402 00000000000000000002ccc430cb983a98dc6788ddcd23e6fa347081f95b8edb 673 1.00/1.00 vMB 3
752,401 752,401 00000000000000000007b3da8ade5518dd1d9ce238d55e1ae1b14407412d282a 1,447 1.00/1.00 vMB 3
752,400 752,400 00000000000000000008f88aa46a9931ccac943a7a747359a20827a7ebe3b636 3,241 1.00/1.00 vMB 20
752,399 752,399 00000000000000000005262e57d81a87d2a3734858b0ac5f4beea1fa5e3d8af4 1,196 1.00/1.00 vMB 5
752,398 752,398 0000000000000000000875913d749519243491cc6e61c57187b4f56d7782acf4 1,000 1.00/1.00 vMB 5
752,397 752,397 00000000000000000006f55d791c1876b6eb6ad1582076fec294236dcc56d743 1,289 1.00/1.00 vMB 14
752,396 752,396 0000000000000000000270f513278aa6ba5ede918ab5b2d48bd0da53e38006ac 1,774 1.00/1.00 vMB 8
752,395 752,395 0000000000000000000689b499de298afc31595bf0bb0440d875dbc7d2f441f7 944 1.00/1.00 vMB 2
752,394 752,394 0000000000000000000272aa529de0c9cde285ddd4840423714350a4d890ecc4 1,998 1.00/1.00 vMB 9
752,393 752,393 000000000000000000083a3d4f11ed571ce7d5e2d3a97f6bd30cfe213c43f876 1,332 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.