Loading Tool

Explorer IconExplorer

Memory Pool

79,531 transactions
29.24 vMB
0.07534479 BTC
Random Selection Loading Transactions
Max Size: 177.69/200 MB

Candidate Block

Mining Attempt 5c62b8809244eb90cb35c0646083f64cd8c075b96b1910b755317c660caa8c27
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 2ec1ceb04f1dcc0ce378cadfe30af1caa9589744eb41b4f1096bd79328dad068
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,137
Size: 1.00 vMB
Total Fees: 0.01402341 BTC
Feerates: 74.86 > 1.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (444,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,699 470,699 000000000000000000ccd64f7c5f991e3a9e94c160527565f380212cdfdff0d0 2,103 1.00/1.00 vMB 374
470,698 470,698 000000000000000000d1590b157da32089da7a6c9802e4d25ff2d3b7dfd123be 2,015 1.00/1.00 vMB 450
470,697 470,697 00000000000000000141a78a1916fe56416c91d8ddf5959c03d3dea79a5978c7 2,021 1.00/1.00 vMB 472
470,696 470,696 0000000000000000000b5905997a57236c76236c443a811e2fd9a8e58ac48fe6 1,197 1.00/1.00 vMB 136
470,695 470,695 0000000000000000009550351fd06d4e40197f753fbe482db482b6661ad20133 252 1.00/1.00 vMB 33
470,694 470,694 0000000000000000013a110e81c69652955bfadf21589fa489268b15fe715ecb 1,787 1.00/1.00 vMB 160
470,693 470,693 00000000000000000069489aeb0ba7bd00d4e49e5a1967ce95be5c0f3847305b 2,531 1.00/1.00 vMB 440
470,692 470,692 00000000000000000044abb76c16b19320b1ea2d576e7fa679b2a162ac273c19 1,669 1.00/1.00 vMB 207
470,691 470,691 00000000000000000154d3107c2f6448d51b01ed15d689343afda6aa12f8690f 1,845 1.00/1.00 vMB 250
470,690 470,690 00000000000000000084f1ec71179644a6f0e3cae3ff89b1b97205fed102123d 1,312 1.00/1.00 vMB 162
470,689 470,689 000000000000000000ba25fe471e0adc967fa11f2f3a4843bc0c2220e3abf916 525 1.00/1.00 vMB 28
470,688 470,688 000000000000000000b0f09997d1c1abde72f83320a71b9634c9a0b5a3fd979f 1,550 1.00/1.00 vMB 85
470,687 470,687 00000000000000000053e5d83e4e3e5ae766a6ae338ba9c832ebfb44f6dabe59 802 0.44/1.00 vMB 372
470,686 470,686 000000000000000001816fa4cb249e6f687027f680c6ed5b08c4921487898818 1,879 1.00/1.00 vMB 272
470,685 470,685 00000000000000000053c908a5fb8e0100ada4ae6b921e96adb5feea10470672 1,924 1.00/1.00 vMB 484
470,684 470,684 0000000000000000011b712eb79103ae98a53c0cd9e49d166751607db6ae3865 500 1.00/1.00 vMB 249
470,683 470,683 0000000000000000009ba4f8f20742cf199f03ffdf2eecfebda80501b1a1a57e 1,638 1.00/1.00 vMB 87
470,682 470,682 000000000000000000132d3ed63423cf3fb35ea3fa43c1d7eaadf8bb879ca16c 1,398 1.00/1.00 vMB 84
470,681 470,681 000000000000000000a58c4a0e1bc420bfe1bdc25b676a390ea1fc603021b1af 1,187 1.00/1.00 vMB 151
470,680 470,680 000000000000000000cb158d2dd6e4f87eb55192bf503e9c6bcdd90748acfc95 1,018 1.00/1.00 vMB 124
470,679 470,679 000000000000000000128f9df4e4642313f68e7ec046deb9597919a1875d1cd3 190 0.10/1.00 vMB 236
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 669.11 GB
    • Received: 15.73 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.