Loading Tool

Explorer IconExplorer

Memory Pool

78,958 transactions
29.48 vMB
0.08470057 BTC
Random Selection Loading Transactions
Max Size: 180.68/200 MB

Candidate Block

Mining Attempt cc68bca151d81ed2ca2c2b49f2f20654456fb9ba2a4e740711e93d399b176db0
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 24a562a57a4261d914a2becf8ee5e454091c85d414b6cd2124bf9c442da9d973
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.01979133 BTC
Feerates: 302.00 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (369,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,337 545,337 0000000000000000000bdb92a791895958d424f185be4835397cb83662c44e7e 29 0.01/1.00 vMB 17
545,336 545,336 00000000000000000024fe9876c7cca47e839383661889a65bf5f43568138e4d 444 0.22/1.00 vMB 12
545,335 545,335 000000000000000000098354487a78ddb0a6cd25278c22acb28e63cd4a13c675 507 1.00/1.00 vMB 1
545,334 545,334 0000000000000000000d1f94b44eafbe52692ec790caf63a045d25e3080ba095 1,281 1.00/1.00 vMB 8
545,333 545,333 000000000000000000190ce79ae6ba8348e64a6280538db3819093dd6fd59094 796 1.00/1.00 vMB 4
545,332 545,332 00000000000000000005aaf801148ce42d83ce9f783a69403fc41d90c02a3c49 1 0.00/1.00 vMB 0
545,331 545,331 000000000000000000097719d216fe39cef171d0140bb079eb67eec279fad90b 1,437 1.00/1.00 vMB 8
545,330 545,330 00000000000000000020f04bb13dbf857aab415e357d4b39efdf5807f7dca501 2,953 1.00/1.00 vMB 12
545,329 545,329 0000000000000000000c3dc3e9da6fa696398c96c01b72091a09a8afe3ee9ad1 2,810 1.00/1.00 vMB 30
545,328 545,328 0000000000000000001558d6bf18f06c6de6e588d61b418d8bace5266a57a2e4 621 1.00/1.00 vMB 2
545,327 545,327 00000000000000000012915c3a1510aacbcef5cdfd48b7462ea41afc853cd34f 1,360 1.00/1.00 vMB 14
545,326 545,326 000000000000000000108392db74896ebe22f83c9b4eb4387331c6abaa9c7c92 2,393 1.00/1.00 vMB 10
545,325 545,325 0000000000000000001ec45fba95c08ddc58b41ee526761a5ad32ed19f4fcc54 1,639 1.00/1.00 vMB 26
545,324 545,324 0000000000000000000917daa694fde1387813cb333cadca70ca21f4b80de224 2,094 1.00/1.00 vMB 4
545,323 545,323 00000000000000000020b80d2119a42087d43d790b3d1dc4d627af7e7b4f356e 2,509 1.00/1.00 vMB 22
545,322 545,322 00000000000000000000bad74e6e723e2cb3bca8149c05488423e4e960c2ca59 3,022 1.00/1.00 vMB 30
545,321 545,321 00000000000000000024b4cde050c2df119fce99bd8d5c0c19ed5e54a5fc3b1b 2,147 1.00/1.00 vMB 22
545,320 545,320 00000000000000000020c1ea7e4130f839fe17abdbacdeaa11dab2f39db4c4fc 1,803 1.00/1.00 vMB 5
545,319 545,319 0000000000000000001b636b989101ac6c1ed39ce680a154985248c60d2453ce 2,917 1.00/1.00 vMB 20
545,318 545,318 000000000000000000158d95b557c7c4ebcdd38d7af985603b475c8d99f848af 2,678 1.00/1.00 vMB 24
545,317 545,317 0000000000000000002320f40cbe9a65a04ead544ca5c9a8d4ddb820310573d1 1,694 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.