Loading Tool

Explorer IconExplorer

Memory Pool

82,501 transactions
31.06 vMB
0.09171422 BTC
Random Selection Loading Transactions
Max Size: 190.21/200 MB

Candidate Block

Mining Attempt bcae407723c6dfdf5b0edc7252b513302da7cbbb8629ebbe751b72f468cb2ce9
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root da589a16c81ce78390c12d13cc2ff43a88ee6c63c3897dfc45dc4f601103de58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.02185892 BTC
Feerates: 100.00 > 2.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (382,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
533,101 533,101 000000000000000000207e094674e6daea9f56a03f64fba7beda8cc2a2dcaa40 986 1.00/1.00 vMB 30
533,100 533,100 0000000000000000000cb60399622e9a4d389c0ecb6bfaef1f9c0d2cf365683c 641 1.00/1.00 vMB 59
533,099 533,099 0000000000000000000c59bf85a9c972372d50b118ac62e13cd73d9089ca9090 1,312 0.51/1.00 vMB 17
533,098 533,098 00000000000000000000bc408cb1f5146acb5c71fac6a2e77303e8f4094e0344 1,434 0.64/1.00 vMB 18
533,097 533,097 0000000000000000001525de89a472289251fd8773b4a87fd86ff1505047f6c8 935 0.47/1.00 vMB 13
533,096 533,096 0000000000000000001c0e62959ca7d85e743f2880e91aca7d3d71e573452736 284 0.10/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.77 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.32 GB
    • Received: 16.88 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.