Loading Tool

Explorer IconExplorer

Memory Pool

43,646 transactions
27.34 vMB
0.06973090 BTC
Random Selection Loading Transactions
Max Size: 143.40/200 MB

Candidate Block

Mining Attempt 0982524fbd9941a1d216b8edef50b18bf44cda14d788ef5ef5f12d08ac21ab21
Version 20000000
Previous Block 0000000000000000000016a2e4f654442fd3c68b01796737d538082af92a4f49
Merkle Root 29613ff317d34966093ad1eee255ea8bd646fdca915d51c8781d5bc30a3af145
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.01849545 BTC
Feerates: 298.50 > 1.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,920 (460,537 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
454,383 454,383 000000000000000000ed80486a015e0b0f48e7e4ad60c4eb5d6eee76cdc6d531 2,503 1.00/1.00 vMB 107
454,382 454,382 0000000000000000021d283b778b4d419925ceffad0f32d88cd539f71a323a4c 2,352 0.86/1.00 vMB 154
454,381 454,381 0000000000000000011192bfc623b8499b7c4fea44d3291c045216c7fc940446 2,175 1.00/1.00 vMB 183
454,380 454,380 00000000000000000123d0f51961a25e3ead95e2440629be15cf7f996b26471f 1,518 0.86/1.00 vMB 69
454,379 454,379 0000000000000000006e196919c62b9769320f8892ddb4d7a9f911bc151476fa 2,530 1.00/1.00 vMB 148
454,378 454,378 0000000000000000026884aa03e35ffd8e1ab478cae06deb2e61f7bd4115013a 2,224 1.00/1.00 vMB 154
454,377 454,377 000000000000000001b8f87aeeafdbfb3fbe78f3e79345497b17910d53351288 1,846 1.00/1.00 vMB 150
454,376 454,376 0000000000000000009424a98720ed2cb962e4b1c8509088755069060a624da2 2,222 1.00/1.00 vMB 71
454,375 454,375 00000000000000000255f42b4efe18d0365eb4f29aaa1026f2edd40d53cc368d 2,113 1.00/1.00 vMB 75
454,374 454,374 000000000000000001e4a8db310928531ed7be17a0b3c4ffcee0c2e8a516a3a3 1,886 1.00/1.00 vMB 87
454,373 454,373 00000000000000000244717bd0e3a28c706d2eed415923408640731129e7faa7 2,238 1.00/1.00 vMB 74
454,372 454,372 0000000000000000009d201c49ad661fa48fb50d9be41ca376f6e29588a03365 1,693 1.00/1.00 vMB 97
454,371 454,371 0000000000000000024e32b1b2451876d7bae10355b8cf3e29e54340e90747d8 2,589 1.00/1.00 vMB 106
454,370 454,370 00000000000000000105643df05d5b5ced2353f69a5822948eaeada50b3daf4a 2,540 1.00/1.00 vMB 187
454,369 454,369 00000000000000000061f28d8912f2eed6ba9166d530fb76ff73fc43c2554c85 2,632 1.00/1.00 vMB 195
454,368 454,368 00000000000000000153ed92bef1b1b143401681ad944acadae04512ba59e992 2,848 1.00/1.00 vMB 155
454,367 454,367 000000000000000001336cf440bcda4dc0df1ca11932f551b424454bd330f57a 2,520 1.00/1.00 vMB 139
454,366 454,366 000000000000000001990f922b382475682874d04dd453464a291c3f6296683e 2,092 1.00/1.00 vMB 136
454,365 454,365 0000000000000000008261d9f3390a37dd6c5dd9177a9c7d0f80106f60884ea6 1 0.00/1.00 vMB 0
454,364 454,364 00000000000000000034e030d58026da0173cda7cbaa81fb90116e6e480706e5 2,030 1.00/1.00 vMB 136
454,363 454,363 00000000000000000211bccb5478c631565ef75540cf79a4333dfd2e2ba7e2d9 2,144 1.00/1.00 vMB 141
Previous 10 blocks ↓
Total Size: 782.25 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: 655.38 GB
    • Received: 14.29 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.