Loading Tool

Explorer IconExplorer

Memory Pool

77,181 transactions
28.66 vMB
0.06597027 BTC
Random Selection Loading Transactions
Max Size: 173.89/200 MB

Candidate Block

Mining Attempt 7feba79385e87f8709d686d741ac0099387a4ac3fa6f066ae3bbf6bb145fe449
Version 20000000
Previous Block 000000000000000000006b4c7bb2ab823a26bc3d3f20f2f0ec55782dada1c679
Merkle Root d09a381e75dd77835cee6fd9e75dfd97ceb916201c78311736af94baa7963a0e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,594
Size: 1.00 vMB
Total Fees: 0.00648569 BTC
Feerates: 100.72 > 0.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,104 (126,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,572 788,572 0000000000000000000248b9149dae03a3a465833c53bbca0ea702a325fa9d1f 3,597 1.00/1.00 vMB 172
788,571 788,571 000000000000000000003563c0d0107c46458ed841020d64bdadb43680734e02 1,522 1.00/1.00 vMB 199
788,570 788,570 00000000000000000002642802a4efb14e8f58916beae482debc2eae7b863297 3,953 1.00/1.00 vMB 136
788,569 788,569 000000000000000000005a866180b73e9032fcdfcc6bc8830eec3b7394204eee 4,875 1.00/1.00 vMB 91
788,568 788,568 0000000000000000000351eb74987d7c5aeb12091d12c62391b55c976f5ff854 3,892 1.00/1.00 vMB 135
788,567 788,567 00000000000000000005476fe3065f44bc112a81a85c821509b2c520b3db3bcd 4,729 1.00/1.00 vMB 111
788,566 788,566 00000000000000000000f04883f93f28fb92e0977918e7c1143feec40a537845 3,563 1.00/1.00 vMB 170
788,565 788,565 0000000000000000000212f288b6d8af0e7da4586936aa48ec36db3bf2a1ba9e 4,449 1.00/1.00 vMB 97
788,564 788,564 000000000000000000040c3939a6c041c778f253b5f57581cedff156c900f2b4 3,899 1.00/1.00 vMB 138
788,563 788,563 000000000000000000001c51e742f9cbe3e9e619a5d85542b8a91596af12103b 3,530 1.00/1.00 vMB 152
788,562 788,562 00000000000000000000469e8656b4da73a741aacd5aa54cdd1622b42b1007be 4,146 1.00/1.00 vMB 127
788,561 788,561 0000000000000000000490dc147d3c47ba3b9df92c75c572fe54f7a36df22819 4,168 1.00/1.00 vMB 119
788,560 788,560 000000000000000000011e6d26f5f6355f08418bb595c299f5580a1c0ef1b554 3,897 1.00/1.00 vMB 137
788,559 788,559 0000000000000000000447a69426cc0d84f2de9d3b0a5a0ec5c153cf917bff52 4,235 1.00/1.00 vMB 142
788,558 788,558 00000000000000000000b2a39dd9e496ee2e409a7237a5280a67955ffba5ae2c 3,401 1.00/1.00 vMB 159
788,557 788,557 000000000000000000050f6c42827e19ada98015209413bd39753d7987a197b0 3,536 1.00/1.00 vMB 160
788,556 788,556 0000000000000000000014915342e7feb05fe381aab5570288d8ae99832b7ff3 3,476 1.00/1.00 vMB 171
788,555 788,555 000000000000000000041fbdd73efee6a1f03358af895bbe98f70e4bcc1a6192 2,536 1.00/1.00 vMB 180
788,554 788,554 00000000000000000005335809213bd54851b58cbf94b7285aa8f22151ebe72f 2,713 1.00/1.00 vMB 207
788,553 788,553 00000000000000000005bd08481dd77d72acc5ebf3e97ab6e5b814b87f8e39a9 4,908 1.00/1.00 vMB 135
788,552 788,552 000000000000000000027acd7e2a79690d5078931165ba3c7efc65c025ce0a47 3,712 1.00/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.57 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: 671.10 GB
    • Received: 15.86 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.