Loading Tool

Explorer IconExplorer

Memory Pool

89,182 transactions
33.67 vMB
0.14730216 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt a264edbae58aa1b5ddfbf39c1e573746bb4e5ddd044ac7467bccfdf4b6295885
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root a37d0aa8e13b935f5877c252e493311d9405d67784a5cbbfef80f9b4b1d3c55e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,577
Size: 1.00 vMB
Total Fees: 0.05998280 BTC
Feerates: 469.97 > 6.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (222,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,331 692,331 00000000000000000002ce275508e863b2334016bd8b5b502ab2484eaffdeb95 904 0.31/1.00 vMB 12
692,330 692,330 0000000000000000000a4233ea88ca736483e8204f92d1d6d3ebe317d61831d9 415 0.91/1.00 vMB 2
692,329 692,329 00000000000000000003546583467ac8205f2e1dc5a26623ece8686997ec32b6 1,933 1.00/1.00 vMB 9
692,328 692,328 0000000000000000000c657e4a318f108e6b69cff8f2df2eca80157ec185b72d 575 0.21/1.00 vMB 12
692,327 692,327 00000000000000000010d532068d69e9b3d66f28d00d37efbfe165064c344f78 1,899 0.77/1.00 vMB 9
692,326 692,326 0000000000000000000a7a7f911a7c4eeee6f15493cc428b3b86bb72213b60c3 2,004 0.80/1.00 vMB 11
692,325 692,325 0000000000000000000842423759a4c0ba15c2919e6cbd0afbda870013488eab 470 0.22/1.00 vMB 11
692,324 692,324 00000000000000000001bddf748d83153cd5224ce12d47ea009a3d894fc96071 922 0.38/1.00 vMB 11
692,323 692,323 000000000000000000130c2c4f1b0d669b099dcaa314ed4320006a145e721818 768 0.26/1.00 vMB 16
692,322 692,322 00000000000000000002455f7ebeb55b096f82d1e00301cd16c2e3820fbe03f7 2,699 0.89/1.00 vMB 13
692,321 692,321 00000000000000000011ac2fc4751617af2774a455143dfa4955fbca1e90a02a 1,844 0.75/1.00 vMB 10
692,320 692,320 0000000000000000000681c61a91cf0d01245bfa74f1d1f02e5fa308eb7b07fc 274 0.10/1.00 vMB 16
692,319 692,319 0000000000000000000e8ee36650f5cb167f977771f5768c277d629a9dcf40f5 1,421 0.82/1.00 vMB 7
692,318 692,318 000000000000000000019a0f8add48e09f7f54b5ae966ee0bfc168621888da9c 2,908 1.00/1.00 vMB 13
692,317 692,317 00000000000000000010e0f589c858b4e0b1d202f1c4cd499dd0fd8f4ba4a0e9 2,814 1.00/1.00 vMB 25
692,316 692,316 00000000000000000005a01ae26e1a12166ff6a3f94b7ec73abad35d1451de9c 1,872 0.62/1.00 vMB 5
692,315 692,315 0000000000000000000b307395c456dbac7d220a176f9319575b65ad92d3d1af 2,608 1.00/1.00 vMB 25
692,314 692,314 0000000000000000000674408b1b2750c15caaa716a1ac4e84d3dd7ba005fb5b 1,031 0.38/1.00 vMB 9
692,313 692,313 0000000000000000000943a5069864c1a06fa47105269ac882182c76fb71d54a 2,343 1.00/1.00 vMB 12
692,312 692,312 0000000000000000000bdbb907d6951a149616a05ff511415f962f2255de8401 1,422 1.00/1.00 vMB 6
692,311 692,311 0000000000000000001450d87a839d84d351994f71cfbd6b219c4529166c3d04 2,907 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.30 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: 658.08 GB
    • Received: 14.56 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.