Loading Tool

Explorer IconExplorer

Memory Pool

40,599 transactions
26.11 vMB
0.06919699 BTC
Random Selection Loading Transactions
Max Size: 135.81/200 MB

Candidate Block

Mining Attempt 14c391069325af2873ead10a2d448e9891c02feea33aedb722451a208e65b1b3
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 7d0d141609236390408aa144a9dbde948352b80f60eac1cc30e91e74c5c963c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,264
Size: 1.00 vMB
Total Fees: 0.02166887 BTC
Feerates: 150.98 > 2.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (680,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,571 234,571 000000000000013caf15771f7a9a6c3337066b592b02c73807c3cc031a8e5312 531 0.25/1.00 vMB 162
234,570 234,570 0000000000000131a1b79e72c6ccaaefce4dea16afaf2b0ad8574e1d9d9e9080 439 0.18/1.00 vMB 171
234,569 234,569 0000000000000165eae25cbe14c77f5fc2f00d362071524018b309c6e7254a0a 74 0.05/1.00 vMB 78
234,568 234,568 000000000000016d27091a415755f8a4563819c4ab02b8a47af70d7153751a72 150 0.07/1.00 vMB 107
234,567 234,567 00000000000001797248f8949340941fc1999c2888aea0e34c0ad68276f37b0e 291 0.15/1.00 vMB 167
234,566 234,566 000000000000005ff5a4bb25e6ce3480adff7919c2bc0255d887168e438bf787 248 0.15/1.00 vMB 151
234,565 234,565 00000000000000daeec5b25dbaa86077f350200c144f5289fc4098f9fbc326e7 575 0.27/1.00 vMB 159
234,564 234,564 0000000000000003646cf9021efb173d03bf87f8bc78da7c887081c2f764ab6a 578 0.32/1.00 vMB 119
234,563 234,563 00000000000000e969f0c4eb5cf0ad6aa9ae969959168ec4ceb94fcbb0fa9992 128 0.04/1.00 vMB 107
234,562 234,562 000000000000018a27acdf5545ec0c742a07e685712d273baa7865990747f19c 320 0.10/1.00 vMB 62
234,561 234,561 00000000000000b2772d81e68595c65ea00d20c7d085203c4b0725e12e5c9753 644 0.25/1.00 vMB 183
234,560 234,560 00000000000000047a445cf9006925f0dd1e33740f09187d87c912e810299a5c 482 0.24/1.00 vMB 135
234,559 234,559 0000000000000073409ee6e21fde2be4793fca19af0ca840c7e7be4b8fe6ab2b 756 0.25/1.00 vMB 240
234,558 234,558 000000000000019c28c9ee2f3bd4e73e36755d4c3e03f918879c8de03d19c94c 279 0.16/1.00 vMB 1,008
234,557 234,557 000000000000006940de6906f80f6721a2754fb11db6c8f75b90dcb889c1586d 6 0.00/1.00 vMB 125
234,556 234,556 0000000000000096184c5d02764c83b03aeabd0cffebf1432c83e1789b408b16 782 0.33/1.00 vMB 158
234,555 234,555 00000000000000fb2f288244820d7f04f98f64571010559f720c72bd4e28228f 325 0.14/1.00 vMB 194
234,554 234,554 00000000000000dc459689945405cbb7ec747b07ea1f262657b63673e6e9a8dc 534 0.22/1.00 vMB 183
234,553 234,553 00000000000000549a4b49443302c8f03513de29d3433b4d12279aec48c6dd42 500 0.24/1.00 vMB 162
234,552 234,552 0000000000000025bbe911d63f4839e745e39698a0b5f2cf4597cee18cd360d6 338 0.24/1.00 vMB 137
234,551 234,551 00000000000000a0930d6524871ad4a6801bee913b91aaddb1e61f63955e0825 667 0.25/1.00 vMB 271
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.