Loading Tool

Explorer IconExplorer

Memory Pool

41,134 transactions
26.65 vMB
0.06282070 BTC
Random Selection Loading Transactions
Max Size: 139.17/200 MB

Candidate Block

Mining Attempt 4aa4e6a3e53440bb360a3122f3c99dea23aed41816d6b43ebe97d5ff9d15b149
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 1b7679cb0ba9f1aa61fd0721b8c248d02e44d58101e99d32693b4a6cb627c24a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.01345904 BTC
Feerates: 151.03 > 1.35 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (111,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
803,414 803,414 000000000000000000020013738ae18517f530e1d40d3e521cce0fc1a054123c 6,546 1.00/1.00 vMB 7
803,413 803,413 000000000000000000011b5ea86951b0511765ba8da6e697a5bb1bfb268b7e88 4,948 1.00/1.00 vMB 7
803,412 803,412 0000000000000000000433268b858524ecb5e89a843b58ef53c5f1f36eb42956 2,058 1.00/1.00 vMB 9
803,411 803,411 00000000000000000003328e4df40bc26497c2b17662bca2cd466935d27e15e3 1,916 1.00/1.00 vMB 13
803,410 803,410 000000000000000000034e2beb9bff0afc1e7297f317be699026e39d3331c1e6 3,375 1.00/1.00 vMB 8
803,409 803,409 000000000000000000028c16ad6cead69757a716b22a616075fa7e12c011e4b7 6,248 1.00/1.00 vMB 7
803,408 803,408 0000000000000000000332088d774d9a37684a3c8edab5d5648939f5d68b7077 6,882 1.00/1.00 vMB 6
803,407 803,407 00000000000000000001abc1b1cfddca676de2f9d4e0e3461d36864cdc6a7d4d 3,357 1.00/1.00 vMB 9
803,406 803,406 0000000000000000000135668e6867a9e8be55082d64a5f44f06f9167e6e6e04 5,612 1.00/1.00 vMB 8
803,405 803,405 00000000000000000004fa78cbd9be9edf91fc186c12360e404dde0622fdc37f 4,387 1.00/1.00 vMB 10
803,404 803,404 00000000000000000004d4cb7077038b003736a4a1ca76043973ec75819aa15c 3,378 1.00/1.00 vMB 8
803,403 803,403 00000000000000000001e0d0cd46cc8dc0c408920851834ed767fed35ad20912 896 1.00/1.00 vMB 7
803,402 803,402 0000000000000000000057691248ab888065cbe915f488656602aaee282819ea 2,452 1.00/1.00 vMB 16
803,401 803,401 00000000000000000002708ff35afbf6ef699fa50b336ab8ec556ce5716472fb 6,534 1.00/1.00 vMB 6
803,400 803,400 00000000000000000004052a9e7ea457143b9207c2cde1fb142eab905696503a 2,381 1.00/1.00 vMB 7
803,399 803,399 000000000000000000001233bae81e02920c04104673861e9f811d911b4a9c90 4,260 1.00/1.00 vMB 9
803,398 803,398 00000000000000000003adb6dcad4dc34c502bd61e989c65ece424dfcaf78ee5 2,638 1.00/1.00 vMB 9
803,397 803,397 000000000000000000010b37d9a072711e604bb68d6dce7ff68331c7b84a79d8 2,499 1.00/1.00 vMB 10
803,396 803,396 000000000000000000011b79577ace508c5e5c4f6a199bd887d81721c6eaa8b3 1,938 1.00/1.00 vMB 18
803,395 803,395 00000000000000000001bc4e779c51f0d4ac6b70a6b45420de49f8f90e78d963 4,217 1.00/1.00 vMB 11
803,394 803,394 000000000000000000021c45474fa7908ac3ebc9cdeeccaf41d70f35aefae93d 4,112 1.00/1.00 vMB 8
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.