Loading Tool

Explorer IconExplorer

Memory Pool

84,641 transactions
32.70 vMB
0.10000776 BTC
Random Selection Loading Transactions
Max Size: 198.18/200 MB

Candidate Block

Mining Attempt 76b867650b00a92b255251cc8567a9d31f3a4fec9bfbff6425dd49f8221c2b57
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 822a0a5eb32bb7e5e5074a127e991439e14377c919431d97fc597336f17d4bfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.02771001 BTC
Feerates: 223.65 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (382,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
533,122 533,122 0000000000000000000fae2b1e70252a78086e77e2c8dc42956a21832877a7ca 2,862 1.00/1.00 vMB 20
533,121 533,121 0000000000000000001cc4fe7061e97da9e8f2ae498d07fd6b1c831fc3c5db52 1,430 0.75/1.00 vMB 13
533,120 533,120 00000000000000000007a2735b8fc06dfc15854dc76375838ae2d99bf1134300 2,623 1.00/1.00 vMB 20
533,119 533,119 0000000000000000002424b95459bffa97dd671c04d06d9b3c8f87c1e14a4cf1 1,753 0.68/1.00 vMB 16
533,118 533,118 00000000000000000032fefb85f205b33a3cdfc02ddc71080cdf56cb0481b330 695 0.31/1.00 vMB 38
533,117 533,117 0000000000000000000938e3df734cfea54a1518daae9944bbe944a0c184236c 399 0.18/1.00 vMB 19
533,116 533,116 00000000000000000022c4b34da8644bd7501b47f06cad32839b30eb67d3908c 80 0.03/1.00 vMB 45
533,115 533,115 000000000000000000303e4c84f5fd1c0a95d068bd8152fac802a03237124ea4 2,222 0.96/1.00 vMB 16
533,114 533,114 000000000000000000155cddce7215adbc69ef755283636ba96c8c4b8ddc361b 448 0.19/1.00 vMB 8
533,113 533,113 00000000000000000002da49833c37dc6aaa06abb1544a2c06e2bf8072d5865d 2,685 1.00/1.00 vMB 30
533,112 533,112 000000000000000000063c78a3c4bf8fabf7697542ac151040d8c6e849a48ed7 863 0.33/1.00 vMB 16
533,111 533,111 0000000000000000001b50dcd157a1c1f11d90b66f66aa2075c55347445ab098 36 0.01/1.00 vMB 10
533,110 533,110 000000000000000000167b14089ebe1431938920fd4c6f3641eef37db9d5bffa 825 0.52/1.00 vMB 5
533,109 533,109 0000000000000000000068b030aea82de8e9c9efe5a7de7d661193a31aba8ee5 189 0.12/1.00 vMB 30
533,108 533,108 0000000000000000002cc1d49acea2e457a00ceea613f5a3b8d939a0a6d2419b 2,841 1.00/1.00 vMB 11
533,107 533,107 00000000000000000003d0d783b882f4c449befc6d1a19f3e4def9d50b8c3ee2 3,153 1.00/1.00 vMB 15
533,106 533,106 0000000000000000000da9972b40870ee6c99c5d75e2be8b4c6d8db7f1a40795 2,119 1.00/1.00 vMB 41
533,105 533,105 0000000000000000000ae32f4fd172ca6b2a132ca801f463753e80183b457295 812 0.34/1.00 vMB 17
533,104 533,104 0000000000000000001b7c55d5058cb42b519a3697a0df15235033046c4c36aa 278 0.11/1.00 vMB 21
533,103 533,103 00000000000000000013167c1851e7ff5668787b5d84a154908dfdb994b75f94 1,094 0.74/1.00 vMB 3
533,102 533,102 000000000000000000289743691d1afde547b844fb24f60ec2621c786c29460c 2,329 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.