Loading Tool

Explorer IconExplorer

Memory Pool

35,263 transactions
25.51 vMB
0.05383490 BTC
Random Selection Loading Transactions
Max Size: 130.31/200 MB

Candidate Block

Mining Attempt 6f7788098d875cdffe9ffbe7d9fbc3a01be5898865529189d81c1fc9b9d94c00
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root 9073d4e6cfefaa3542489adc2c1a9c8b7e766ae7f7d469a91fd7e378c1086f57
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,784
Size: 1.00 vMB
Total Fees: 0.00729065 BTC
Feerates: 171.09 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (405,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
509,590 509,590 00000000000000000042f37ba31d82ac5306c8be71cf4f5b280cb353a5e27942 310 1.00/1.00 vMB 8
509,589 509,589 0000000000000000005aa90c1970650e1986f011d8109a962cbe1de2f18b7e16 143 1.00/1.00 vMB 4
509,588 509,588 0000000000000000004c935135d49348f94338695ee1b79a2371491b9584b8f4 971 1.00/1.00 vMB 28
509,587 509,587 00000000000000000049099ffe713c488b06f6f52c3a6e81dfaf68117be17107 199 1.00/1.00 vMB 5
509,586 509,586 0000000000000000002b8b5e1b13137a7b037f4c85c31d7f5273c435354e957a 1,386 1.00/1.00 vMB 43
509,585 509,585 0000000000000000002cd12da1272ad9efccc6f839569905193e61288bcd5005 863 1.00/1.00 vMB 8
509,584 509,584 00000000000000000018295c05e48cd4b5d582ad8d8cd999d2328a6b7c82c601 2,301 1.00/1.00 vMB 73
509,583 509,583 0000000000000000000fe5d83b8ea6b4f2bf1ec4dac552cfb44a0aa6d3af5eb7 1,081 1.00/1.00 vMB 32
509,582 509,582 0000000000000000003d2b859878294b1dfd3798480a713f34f6939936c81699 816 1.00/1.00 vMB 18
509,581 509,581 00000000000000000041eabc040dd41426ee7947a227093a76fb8836db0e1a0a 363 1.00/1.00 vMB 17
509,580 509,580 00000000000000000013c118349f49f8edb646cfaac0b045b913d0041961ce2c 765 1.00/1.00 vMB 23
509,579 509,579 0000000000000000003f4fbfe68db4aafde322075589a095564669d302e2d76d 447 1.00/1.00 vMB 12
509,578 509,578 0000000000000000004f90c7776bae8abc53959b05c3b3671c1e0b8fe0ff58dd 617 1.00/1.00 vMB 18
509,577 509,577 0000000000000000005eaf7975acd4c8530e152576ba5b0f391e1e5c59d18de0 418 1.00/1.00 vMB 12
509,576 509,576 00000000000000000054495238e478eebcd456c65095c90484605551c9097323 450 1.00/1.00 vMB 10
509,575 509,575 0000000000000000000ee3372118489fd9ead0d36553bec685714027fc28742c 1,063 1.00/1.00 vMB 27
509,574 509,574 00000000000000000012fcabb0463655dbfed3db06508e9d867b5b9a7e08adfe 1,637 1.00/1.00 vMB 56
509,573 509,573 000000000000000000610b02465bac488d8cdb697253ffbd0ff6fcf899201043 1,207 1.00/1.00 vMB 7
509,572 509,572 00000000000000000017749653c0ac9c1bc33203f8d8a077415b57e4d192da1d 2,335 1.00/1.00 vMB 88
509,571 509,571 0000000000000000003397897d997330e6bf3563307496fdd26b8b12a219c50a 173 1.00/1.00 vMB 5
509,570 509,570 000000000000000000587e2aa607b5759aa7cf91ee6fb8b8b7df4705db824be0 377 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.82 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: 635.73 GB
    • Received: 12.32 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.