Loading Tool

Explorer IconExplorer

Memory Pool

99,717 transactions
26.31 vMB
0.08113374 BTC
Random Selection Loading Transactions
Max Size: 176.37/200 MB

Candidate Block

Mining Attempt afed8622d0b60be51b12365b073ea5ffc5eadd2debbdf37be07c4dd94c00fdae
Version 20000000
Previous Block 00000000000000000001c0a193b32f74a2cab1362bcd51f06eddfb8374a9767b
Merkle Root aca36b22d6ef3ba35ea8bb6d1be61207199ed56ec2b380bf373136d223bd4f05
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,056
Size: 1.00 vMB
Total Fees: 0.01784066 BTC
Feerates: 401.83 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,074 (888,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
27,118 27,118 0000000035747e07d3e3e19b48cb67c865d4154d71f81474f1ed6b3ceaad7357 1 0.00/1.00 vMB 0
27,117 27,117 00000000c56253f8e5a1a9c9aff44b6f8445aa3e3dcb8bc9c6cccca49bb3c404 1 0.00/1.00 vMB 0
27,116 27,116 000000009f498cc00c9820c777451aaf2ecc10fe11b79a3d98c3a604d165190f 1 0.00/1.00 vMB 0
27,115 27,115 00000000893ba584cb8b3b40780b828695c714ac7719d98951e20e32e104034c 1 0.00/1.00 vMB 0
27,114 27,114 00000000e3f94ba2a8237f84413e07b85428710f08e15143b18bed7abd1b3149 1 0.00/1.00 vMB 0
27,113 27,113 0000000042e7e816db02874e025f7325631c46725511d0c58ebd93e20ecf3d6e 1 0.00/1.00 vMB 0
27,112 27,112 00000000cc37fa1a70b39ac1eaeb0f90017bcd72bd7fcf9f2bf5cf052f2bb146 1 0.00/1.00 vMB 0
27,111 27,111 000000008aac0e765ae2dbe9b034d6f291f495a1ff283204da4c4cf2ed3c74ed 1 0.00/1.00 vMB 0
27,110 27,110 00000000e8ddb7065c42177bd6d5cc013f2a338a60bddb426cfd1b916d6a20a5 1 0.00/1.00 vMB 0
27,109 27,109 000000000a4a519cd6fb1fb5c83e1229f5c4f9eaf1d973f08ec8063d27c3b8d9 1 0.00/1.00 vMB 0
27,108 27,108 00000000777f528b44ea3cc0fbb24c031bef845c644c30ae70b4ea5e5855e03a 1 0.00/1.00 vMB 0
27,107 27,107 00000000f0a9fbf1fd54a2b7d49bb972b88db001feaabf28bfa21968e0bd9dde 1 0.00/1.00 vMB 0
27,106 27,106 000000009077f115085a1ee3497199752834d0aab83efe59852766a1b35aa5d0 1 0.00/1.00 vMB 0
27,105 27,105 00000000f0fa4191497416fa9de411e073a9d18c37fb9e212171feb08afd796f 1 0.00/1.00 vMB 0
27,104 27,104 00000000e6e4db0194700c0d414930407c7ae59bf2ab5b0ad3288d9c8ed2f7cc 1 0.00/1.00 vMB 0
27,103 27,103 000000004e84271fd03c74980a08e25d942943da61c96773eac95d6507bf1b4a 1 0.00/1.00 vMB 0
27,102 27,102 00000000075d5c37e89360ce47f06d3487e78d92bac2c75a06afaafe20b95072 1 0.00/1.00 vMB 0
27,101 27,101 0000000037ae36b226bd54b3994855b81da299aff9042f5115241878b5d934cf 1 0.00/1.00 vMB 0
27,100 27,100 000000005fc9d585503fa5b1a23c73cbfc9d6e4dc6d6043af2b6b34c002d3f30 1 0.00/1.00 vMB 0
27,099 27,099 0000000052e3ef680b80d1c8c124493b0b30657b22af6b5f8fc1e70a6ccf6d0d 1 0.00/1.00 vMB 0
27,098 27,098 000000004eebc2eddeda116d89680878707c1cfc168cf4eb59970ed3da4c7b99 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.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: 814.56 GB
    • Received: 23.97 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.