Loading Tool

Explorer IconExplorer

Memory Pool

51,759 transactions
31.06 vMB
0.16605751 BTC
Random Selection Loading Transactions
Max Size: 166.52/200 MB

Candidate Block

Mining Attempt 42fa516c859a2c2a5978bb951ab61d806c261a07b36182f07858e050acd8a881
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 5cd27135a831c7e6ee66f02099487ec1176eec836d0ff6772d9c2da68ac52e21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,211
Size: 1.00 vMB
Total Fees: 0.08805749 BTC
Feerates: 477.45 > 8.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (51,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,336 863,336 000000000000000000020abe1894b84710dc9f18e906100a34577506d9c46eb0 3,998 1.00/1.00 vMB 5
863,335 863,335 00000000000000000002d3cb428df4a036008948ab2c305180ca81e1bf761a2b 3,563 1.00/1.00 vMB 3
863,334 863,334 0000000000000000000201e690320aff368cfc38e1e747aa48a3ad0cc5577db1 3,652 1.00/1.00 vMB 6
863,333 863,333 0000000000000000000231e20a930e816448c4ccee488414f3e4d07c7e93e0a6 3,663 1.00/1.00 vMB 6
863,332 863,332 00000000000000000002c08ba753dd4fd76cca6c60ea5cf10d4317724348a4b4 3,488 1.00/1.00 vMB 7
863,331 863,331 000000000000000000027c2a14de7d404baa20fa16bfd89ef038f005a44cf189 6,160 1.00/1.00 vMB 2
863,330 863,330 00000000000000000000457ca74dbbfca7ee3400b156933e2acc54d5e4df3e5f 3,736 1.00/1.00 vMB 5
863,329 863,329 0000000000000000000059e4f6278049f935ea32aa64ef9468abf230a82db3f0 6,807 1.00/1.00 vMB 3
863,328 863,328 000000000000000000022bf53580aeb3c60ffa73f4467d418905608a78901734 5,780 1.00/1.00 vMB 3
863,327 863,327 000000000000000000010c07fb690b3d633bbdd0e703a56b45f41c75718cb5ee 3,992 1.00/1.00 vMB 2
863,326 863,326 00000000000000000000cd7d7f090ae3aa56a124b806672bf823ab4f0cd3251c 5,708 1.00/1.00 vMB 2
863,325 863,325 000000000000000000000eee2ecdf848d2de87f0d61ac8134b52460912e729fb 2,544 1.00/1.00 vMB 2
863,324 863,324 00000000000000000002fe1f20dedd2a53dd3c0ed846db3363e67161f624c4d9 403 1.00/1.00 vMB 1
863,323 863,323 0000000000000000000291aa89dadf237ddf7b31a43bd072d4f217226ec503a2 5,433 1.00/1.00 vMB 1
863,322 863,322 00000000000000000001b3f63a0d3e7ab151c45901d4b7b23c267db1e5851ecf 7,005 1.00/1.00 vMB 2
863,321 863,321 00000000000000000001a59ce6c471e2f3ca8c94259cb7404ad6a4e47917f9ce 5,209 1.00/1.00 vMB 3
863,320 863,320 00000000000000000000c7660e03b34ae45c741963ddac6912e09ea56396591e 2,908 1.00/1.00 vMB 4
863,319 863,319 000000000000000000032aea06ce8a8dd70127e86382b5ea68c7d810e8dbfc9b 6,484 1.00/1.00 vMB 2
863,318 863,318 00000000000000000001c5d246e973aeb4c9091ba8718c2e459cc3ecf3a4f3be 4,937 1.00/1.00 vMB 3
863,317 863,317 0000000000000000000292ff699f8e8a093714a92e12c3fb999dd90adcc33c0e 4,217 1.00/1.00 vMB 3
863,316 863,316 00000000000000000000c6214adf3729a59195e848c0452a53b9e3f27ef0d8ab 6,459 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.54 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.