Loading Tool

Explorer IconExplorer

Memory Pool

79,931 transactions
29.55 vMB
0.06457382 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt b798ae2f893b6df2e2de533d66a099bbce8c2d3eb405b4a717c4695b17d8f76e
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root eb5aa8a80c3bee188b99928e11a208d053a228d48db182b1d50fbf23e7e614ab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,669
Size: 1.00 vMB
Total Fees: 0.00441462 BTC
Feerates: 90.30 > 0.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (222,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,338 692,338 00000000000000000002706daa093cfa1f6c2a77a41716a97fa7c87ddb9922a2 2,284 1.00/1.00 vMB 13
692,337 692,337 0000000000000000000eb32dbe5daf1d140932696031e6ca35da4804e2835c47 2,170 0.95/1.00 vMB 9
692,336 692,336 0000000000000000001305b8e90fee416805f66fac8ab7facbf7313a9d512211 2,077 0.93/1.00 vMB 11
692,335 692,335 000000000000000000143dcfc686261528ede059e293862d6e732da22ca9230d 1,702 0.56/1.00 vMB 11
692,334 692,334 00000000000000000009c19afd45bfb52c2ecfd0a4f35700142b1de76d72d809 2,280 1.00/1.00 vMB 15
692,333 692,333 000000000000000000032ac544beccce7d86e95d96a6b20aa51bea005176413d 1,231 0.60/1.00 vMB 12
692,332 692,332 000000000000000000001c72e186481a52e4a96fbaf826b4e0b1a911406d9920 919 0.34/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 782.35 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: 662.21 GB
    • Received: 14.84 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.