Loading Tool

Explorer IconExplorer

Memory Pool

81,770 transactions
30.37 vMB
0.08314797 BTC
Random Selection Loading Transactions
Max Size: 183.00/200 MB

Candidate Block

Mining Attempt 8bab31d6530a0fab8dded4c4d62a19cab40b2a37669fb4660979e03aa4ecd465
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root e4a073b0b18825f4fe75e09a490310baf9ce3fd53eb1765e7a6185b698334af5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02067084 BTC
Feerates: 203.60 > 2.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (421,419 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,554 493,554 0000000000000000004df955a766660778781662cc14c04811551e24a72a1a25 228 0.06/1.00 vMB 313
493,553 493,553 00000000000000000080e40d0113acddac636302b4f8731d0005e565b20c6e82 2,767 1.00/1.00 vMB 272
493,552 493,552 000000000000000000198a0eddfb0621de4b81fd30ce90ae40634be9aa6f4e58 2,847 1.00/1.00 vMB 254
493,551 493,551 00000000000000000025cc716ce074d6f3365e8d853ece107bcad59c05bd8646 2,060 1.00/1.00 vMB 135
493,550 493,550 0000000000000000006b10b3ded33a95a900bcd6de46e3fe69a7071ba29b506c 1,619 1.00/1.00 vMB 91
493,549 493,549 0000000000000000009bfb1cd808e883070951fd234dae16868b6bae24894c60 2,508 1.00/1.00 vMB 246
493,548 493,548 0000000000000000008bcf503cf9e5910ff13967a74c5db10dcc02236fe41251 1,055 1.00/1.00 vMB 19
493,547 493,547 0000000000000000009a56dc69d8ed0d4c1944b949ce101a7a15964cd06d7f72 2,087 1.00/1.00 vMB 181
493,546 493,546 00000000000000000019e836e7a09df3c8fada8da2758d147437288c96e4d756 550 0.99/1.00 vMB 21
493,545 493,545 0000000000000000005fe781dcbebe507a72cb7182e1a896b9e8d8a1796962b8 1,985 1.00/1.00 vMB 49
493,544 493,544 0000000000000000008a4cead76eaf8ae73bb8fa4569bdb05b0c9dfffb4b3923 2,333 1.00/1.00 vMB 138
493,543 493,543 0000000000000000009b93d64db180f0b665552a002d635df3a9084a6dccc539 2,796 1.00/1.00 vMB 288
493,542 493,542 0000000000000000005672295509c325e59104730025acb1c690ed113bfc2a8c 2,216 0.92/1.00 vMB 69
493,541 493,541 0000000000000000008b36db1593b769e9f7a7924eb6efed2186b400bb93610c 1,884 0.71/1.00 vMB 263
493,540 493,540 0000000000000000000b64254ae797a2341e5d9a44208c450e1aad2bbc8bc6f2 1,758 1.00/1.00 vMB 262
493,539 493,539 000000000000000000bc61729d38d934ae6c3fcde2b8787012ed3151bc7bb7ae 1,016 1.00/1.00 vMB 113
493,538 493,538 00000000000000000022531a0e7073c53f56a4418a319313b008c020d3d854fc 2,164 1.00/1.00 vMB 225
493,537 493,537 00000000000000000054a47b7cd56c242cfb3687991d6ee15a4e00fca996dc27 1,470 1.00/1.00 vMB 191
493,536 493,536 000000000000000000c06ceaee26f0cc1cc240a33885c2b819cd306bf2e7f918 1,975 0.96/1.00 vMB 261
493,535 493,535 0000000000000000000a96939bd8fbcb1d56a8118394172f954dca94769b02a5 2,467 1.00/1.00 vMB 248
493,534 493,534 0000000000000000005bb447fc1099b17c8a6cb017642810bc95c04c7e516b0d 1,779 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.