Loading Tool

Explorer IconExplorer

Memory Pool

78,411 transactions
29.39 vMB
0.06618527 BTC
Random Selection Loading Transactions
Max Size: 176.63/200 MB

Candidate Block

Mining Attempt a554288fa4bf75cba905adb3f028e3b92d7dfc7bb064e4295bc7e3ed0450f810
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root 7f2840fc5fa478643826c4606c836cf90a342e55d7aa10a38e015f663208ba41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,274
Size: 1.00 vMB
Total Fees: 0.00666688 BTC
Feerates: 50.25 > 0.67 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (208,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,517 706,517 0000000000000000000b0c343ccea2af5feec1176b6a31781cb18ca64ad8cb1a 547 0.37/1.00 vMB 5
706,516 706,516 00000000000000000005bd31a78427427c7026787d813b5325a98c9b91d4ed63 425 0.11/1.00 vMB 11
706,515 706,515 0000000000000000000304ad8a7cb419a8889c09a74317df07b681e2d3d1a7fb 553 0.49/1.00 vMB 2
706,514 706,514 00000000000000000004a7fdf326e4652797d577babc0cc6c7bb5fae42c6c444 1,407 1.00/1.00 vMB 7
706,513 706,513 0000000000000000000465afe6f1bcd07718db6e5c90ba0563911861ee00efb7 2,160 0.75/1.00 vMB 8
706,512 706,512 000000000000000000070969023b216f5732f3f869868036ca114c194803fe89 2,959 1.00/1.00 vMB 12
706,511 706,511 000000000000000000047bb50c79f437316b766892cece9339b039622aaf3d22 247 0.06/1.00 vMB 9
706,510 706,510 000000000000000000061220f0024cae119895d5f291603e82a87d77a6e13e15 475 0.20/1.00 vMB 9
706,509 706,509 000000000000000000008c2be004191146e38cae1cfc06d9c9501ea3d61fae51 1,509 0.55/1.00 vMB 11
706,508 706,508 000000000000000000017240afce7227db5caac6391b59514a1e38d2bc41ae6c 1,045 0.40/1.00 vMB 9
706,507 706,507 0000000000000000000026d65aed91377bddd467cc3b1c273399e032b051eb7b 756 0.35/1.00 vMB 9
706,506 706,506 0000000000000000000b7bbd76d7f80b893e39ce6d71b9b75ec5787d76a7029e 1,588 0.59/1.00 vMB 9
706,505 706,505 000000000000000000037deb04231518e9d616207b2471f1d398521b8df62eda 1,295 0.43/1.00 vMB 9
706,504 706,504 0000000000000000000491dcdbab26ce5f2c8f441c7e86367a76c9825118a8c5 2,373 0.89/1.00 vMB 9
706,503 706,503 00000000000000000000e661028aa65df025494e91117431eb6bdf8e715daeb4 1,080 0.72/1.00 vMB 4
706,502 706,502 0000000000000000000caeb16985f45da4e42c29247adc01e6a8aec8618befe2 1,980 1.00/1.00 vMB 1
706,501 706,501 00000000000000000008cedbf357aec12faf48922a4cf70719f1bd00cc424b92 1,456 1.00/1.00 vMB 2
706,500 706,500 0000000000000000000dc581f12cc4257a17c13f8f745a16a348449147dfa9a9 2,446 1.00/1.00 vMB 10
706,499 706,499 0000000000000000000b767782dac09b2d03be6817352852d2daadc931bc4d7d 1,882 1.00/1.00 vMB 3
706,498 706,498 00000000000000000000c8581358191306e0f3eb62c2b26ba1f37748e4ae1346 2,805 1.00/1.00 vMB 15
706,497 706,497 00000000000000000001ee204afc355fadf9a3a6db509438012f6ee684774148 2,686 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.