Loading Tool

Explorer IconExplorer

Memory Pool

77,388 transactions
28.71 vMB
0.06688481 BTC
Random Selection Loading Transactions
Max Size: 174.23/200 MB

Candidate Block

Mining Attempt 06bb81ac071807dac6d9b916f190359acfba3f2fe2835dd350673f9645a98868
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root db3a4bad2aa7b0af19330c61b07522758293432251b4e7ac5569453179f72fa3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,521
Size: 1.00 vMB
Total Fees: 0.00725809 BTC
Feerates: 100.53 > 0.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (366,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,120 548,120 0000000000000000000da695805f44a9cf21757f2af739489744438e91b63a26 2,527 1.00/1.00 vMB 8
548,119 548,119 0000000000000000000d7dd1cf53bd591aaa116198bdc42d2e7fd69fd36bb6dc 375 0.14/1.00 vMB 28
548,118 548,118 0000000000000000001f5f25147db786cc037ba20ea25b7a527c3341d89f6ea4 2,711 1.00/1.00 vMB 6
548,117 548,117 00000000000000000020414636fd76d2c2054c820e0a29655910ded00392f562 728 0.28/1.00 vMB 26
548,116 548,116 000000000000000000074693c5a5177fb68dd49a73f6d7e1968136472ad3809e 205 0.15/1.00 vMB 13
548,115 548,115 00000000000000000000636fe018e5fc4f9e0e5413a6d2eb7bb3602bc879c01a 2,029 1.00/1.00 vMB 8
548,114 548,114 0000000000000000000313235f32ca27229b9357031e8ed075a6675204133dbd 1,301 0.53/1.00 vMB 21
548,113 548,113 00000000000000000024be38060279d8f107a185ceea69f4d15f9696043afc83 2,641 1.00/1.00 vMB 13
548,112 548,112 00000000000000000010c8a2004f9a3725d98f310aef2b487037f684ae1e0d80 3,060 1.00/1.00 vMB 8
548,111 548,111 0000000000000000001ece9c2da6cd8292a6a7d1f8299124c3a61f4e0560710c 2,722 1.00/1.00 vMB 21
548,110 548,110 00000000000000000004bfce53535cc3fcfc30f97c5c4c1fac0ad7da1e207227 2,613 1.00/1.00 vMB 29
548,109 548,109 00000000000000000011fdb22137d07de79eb542d49c1cdd4e9f91b82e6a071f 2,356 1.00/1.00 vMB 7
548,108 548,108 0000000000000000001f82f5c10586f2f1ede19d7bd23d78be733ec53d9a0ed5 2,894 1.00/1.00 vMB 19
548,107 548,107 0000000000000000000e5c8fcdafb676df3fc929755b8c5f3bee21946bbc08e7 470 0.20/1.00 vMB 20
548,106 548,106 0000000000000000001a69b17cda289da1743d8d824e7371dc3d7287295efb0b 2,345 1.00/1.00 vMB 16
548,105 548,105 0000000000000000000a779d481168b13ad709bb172b5da8669917eada40cddf 2,275 1.00/1.00 vMB 16
548,104 548,104 00000000000000000023b17afc09c7a5aa856baf9f9520c0fba357ec8a865daa 1,042 1.00/1.00 vMB 7
548,103 548,103 0000000000000000001068e998410fbd03680f346698413002e5b5d8fad11c84 2,119 1.00/1.00 vMB 12
548,102 548,102 0000000000000000001c4fe332dba6e9caf2ab0058fd794541b55bbe120959c9 2,203 1.00/1.00 vMB 7
548,101 548,101 000000000000000000005c0e7d8017ccc913c43991c2906ede32c502973a659b 1,812 1.00/1.00 vMB 5
548,100 548,100 0000000000000000000458b17500b8be2da16d3b979982764cbe49837c40450f 2,380 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.