Loading Tool

Explorer IconExplorer

Memory Pool

41,058 transactions
26.64 vMB
0.06241799 BTC
Random Selection Loading Transactions
Max Size: 139.06/200 MB

Candidate Block

Mining Attempt 2fcdacc642cbc2698db2e094d33f61b9cace8a73c16852285dcdabc50b4ee44e
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root efc7f84d2dd92bbcd6cee1d93b2d30474f1b93e31ea64c229555f16dba23d9e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,297
Size: 1.00 vMB
Total Fees: 0.01314896 BTC
Feerates: 151.03 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (423,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
491,189 491,189 0000000000000000000839aa1e702a82e4ed36ecbe504a7def15aec7119c8779 1,001 1.00/1.00 vMB 82
491,188 491,188 0000000000000000000645ce7afa1ed725343e88183ff70b0f3b953c3a04d9e0 429 0.35/1.00 vMB 101
491,187 491,187 000000000000000000c58358450f0cfdef420a31a9752869ed09a387e8ea84ad 444 1.00/1.00 vMB 21
491,186 491,186 000000000000000000dfad595b8ce6387c5be8d121d4e54c5e0f39fbeade94ce 879 1.00/1.00 vMB 38
491,185 491,185 0000000000000000001d97494b8999aeb77c10b07884a4ac4181a6dd0b107882 1,982 1.00/1.00 vMB 89
491,184 491,184 00000000000000000028f50893ac626ed5da8a6125fbbf06af88771dbbcc0d74 2,369 1.00/1.00 vMB 98
491,183 491,183 000000000000000000d7d3dbe1aebf9a917d010c868f32052f7f142d8de55c15 2,310 1.00/1.00 vMB 71
491,182 491,182 000000000000000000dbf74988ca063094bf0a18548995eb83bb88304ed90ed9 2,498 1.00/1.00 vMB 88
491,181 491,181 000000000000000000090206a5f2865c7a22f383de376c14c47bfe1165370e67 1,929 1.00/1.00 vMB 90
491,180 491,180 000000000000000000253d79c11172780b91f2efbd2cdbcc2b7ce8408d843e56 2,212 1.00/1.00 vMB 109
491,179 491,179 000000000000000000c788a7d97f43fd775c76aa42624d9af8d2bb2e34b91bb2 2,333 1.00/1.00 vMB 111
491,178 491,178 00000000000000000082e796b0d315743ddb65c0f7b400c8d299aad409e9b75b 1,835 1.00/1.00 vMB 123
491,177 491,177 0000000000000000002102cf61299a7312f84ef940b83062b6a095fd64cc9bad 1,845 1.00/1.00 vMB 123
491,176 491,176 00000000000000000089375361861625b3bdd7a7615d430e176ce1d7d489768b 2,716 1.00/1.00 vMB 138
491,175 491,175 0000000000000000002e8b92b39c733288d069156b1bc1df3ac2f75e350975b0 2,324 1.00/1.00 vMB 131
491,174 491,174 000000000000000000d7bc0d9da8653ab4b88ab26ee3081fb0c9f9ee0827b954 2,683 1.00/1.00 vMB 144
491,173 491,173 000000000000000000a01d2dbb9bf850fe421809ba3d93df304da3046ff999be 1,935 1.00/1.00 vMB 151
491,172 491,172 000000000000000000a7bc5d823baad3fdea37d55c686e81944a451f24cb3c0d 2,339 0.89/1.00 vMB 174
491,171 491,171 000000000000000000656b1fe2b720a20ea0423561f183b6520f0b4b581cac97 2,457 1.00/1.00 vMB 111
491,170 491,170 000000000000000000151b9d527488e70842fdce508eefae73f73acaf5486c74 1,673 1.00/1.00 vMB 160
491,169 491,169 000000000000000000e4139694d7b1d1f9de780d653eaf51714e903039c25928 989 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.28 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.00 GB
    • Received: 14.44 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.