Loading Tool

Explorer IconExplorer

Memory Pool

85,989 transactions
33.13 vMB
0.09688848 BTC
Random Selection Loading Transactions
Max Size: 196.21/200 MB

Candidate Block

Mining Attempt 4aae684d5ded67884c7b862ff7b16424fb2d918cb0f9fab5363fdc2148731128
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 775353d8a6ead8c6d6ed1abf3953215629f40506890512f1ae10d9984c428b26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,972
Size: 1.00 vMB
Total Fees: 0.03086739 BTC
Feerates: 150.67 > 3.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (226,084 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,865 688,865 0000000000000000000478da8aed176e0961855b621c0709a35245c05edb1c2f 1,157 1.00/1.00 vMB 37
688,864 688,864 0000000000000000000d1958cf0c85890a1494d1d98af755c767609125a49309 885 1.00/1.00 vMB 12
688,863 688,863 0000000000000000000a0fa06dbb10d11fb326d75b7b9f5fae621ecf44c182e9 1,385 1.00/1.00 vMB 24
688,862 688,862 000000000000000000069eb48d6575a04df51d1bde897f0c9d322fedd269279a 402 1.00/1.00 vMB 4
688,861 688,861 00000000000000000007339cede054cfa662ead6ffe6f1dea77bb73f3fb6b23b 1,722 1.00/1.00 vMB 31
688,860 688,860 0000000000000000000710fd37c24cd68c7977569dc33598b14406194d828013 2,112 1.00/1.00 vMB 6
688,859 688,859 0000000000000000000761798255a62b22ea79d386f2c29af61e4d68176681ab 2,703 1.00/1.00 vMB 57
688,858 688,858 0000000000000000000b3072c05e26632c5d61b17ac1820ea84102f740a1e099 1,971 1.00/1.00 vMB 42
688,857 688,857 00000000000000000004330415da2b6cdb02ff003e82f9fefbf2aac2187202ae 2,243 1.00/1.00 vMB 66
688,856 688,856 00000000000000000004260d3b716de87a5cfa032ef1824994fe5abf73bd3a7d 2,285 1.00/1.00 vMB 39
688,855 688,855 00000000000000000006d41e879f94f62d1c348552acba36841c5dc2143040ed 868 1.00/1.00 vMB 10
688,854 688,854 0000000000000000000a2e731ef8abefa5eaf8b4948b1834562be1c8e7bb84e5 3,193 1.00/1.00 vMB 17
688,853 688,853 000000000000000000090b9d03ffe20220e888408fffe34eb0ca7917213ae76a 1,481 1.00/1.00 vMB 28
688,852 688,852 00000000000000000004ec82555de775f0465f466debbff1fd893e5959a52888 2,467 1.00/1.00 vMB 30
688,851 688,851 000000000000000000017a99ebb791d57e796dddf8ea9912e80e86cee849fb59 1,356 1.00/1.00 vMB 62
688,850 688,850 0000000000000000000e0226b475752bab570f1a8b03044404c11dafa8e30263 1,893 1.00/1.00 vMB 24
688,849 688,849 0000000000000000000010e419420bbc7fd9d689a80624bf39451c8cf276b301 2,349 1.00/1.00 vMB 11
688,848 688,848 0000000000000000000822a4bdab48527fa35bed5b02e22e34c2280b78bfdeb1 2,690 1.00/1.00 vMB 74
688,847 688,847 00000000000000000000ddd3a96ec5764702cf7193882d204db3da730f2cf254 1,633 1.00/1.00 vMB 15
688,846 688,846 00000000000000000003937c5d232d652317a160a547a2d8637c0c1cbc7f5f23 2,483 1.00/1.00 vMB 51
688,845 688,845 000000000000000000051fe40534b4da09251e19a694825f962446475f95f680 1,781 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.30 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: 657.41 GB
    • Received: 14.54 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.