Loading Tool

Explorer IconExplorer

Memory Pool

77,757 transactions
28.98 vMB
0.06741302 BTC
Random Selection Loading Transactions
Max Size: 173.45/200 MB

Candidate Block

Mining Attempt 9a22312eb464f89f6d71044210f75fa8c3fb5dbff3a8dad97af59c160f37589a
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 06a9a3d175744ae80eeba3e765098f4048b8e716cd0f1f4a3a94f5ceadd09aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,425
Size: 1.00 vMB
Total Fees: 0.00888570 BTC
Feerates: 73.20 > 0.89 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (428,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,585 486,585 00000000000000000092840c80fc6c26351efdbc2e03539890123427b376a660 2,268 1.00/1.00 vMB 175
486,584 486,584 0000000000000000003cfce1589a2d562454053bcb5214ffce30c33ccd1373e7 168 0.22/1.00 vMB 73
486,583 486,583 0000000000000000007c967588995c736bcacd1e44c487f916ac3945c152132e 311 0.23/1.00 vMB 102
486,582 486,582 000000000000000000cc9e09454aaf6b78abb8497c0e891fcab00ab977fbfd2b 269 0.20/1.00 vMB 97
486,581 486,581 000000000000000000291988ec2d9cf0df153dfa71f89b82505943558f34b6ec 1,164 0.60/1.00 vMB 95
486,580 486,580 0000000000000000000f9ad8ed01464e337cab51f0c58360eaf8b20cf389bf44 1,723 0.88/1.00 vMB 142
486,579 486,579 000000000000000000d8214290d208fc18121d1ecff4d12defd70af97711e0e6 149 0.07/1.00 vMB 58
486,578 486,578 0000000000000000009fe815855fcd3ecbe12b97f56c6b5453e5e2908dce23ef 923 0.45/1.00 vMB 83
486,577 486,577 0000000000000000007a126f714fc368617812e01a56da895c5a42339827b92e 1,366 0.83/1.00 vMB 163
486,576 486,576 0000000000000000004c8b6e71cf38a50c934116896f4e09808ad8af6f863b76 180 0.06/1.00 vMB 82
486,575 486,575 0000000000000000000541abce378e49488abd794db03e8971273583dab5f10c 1,887 0.91/1.00 vMB 71
486,574 486,574 0000000000000000007aac4e6df20a5b441e9b2d680a6197d36441767f915703 28 0.01/1.00 vMB 628
486,573 486,573 000000000000000000b8a9c6312639111c78ba172016eb17b34c9caa679afb43 1,939 0.86/1.00 vMB 105
486,572 486,572 000000000000000000e1d0e97dcfe2ddabef71e698454bce5c986b0f690e6cf3 1,868 0.90/1.00 vMB 89
486,571 486,571 000000000000000000a0fe59e55180e55945fa02d8ea7fc3f1d9d12ce57f79a0 2,066 0.89/1.00 vMB 84
486,570 486,570 0000000000000000004c2dc037d2449854878e1f226e31fe11ef842b497623c3 2,246 1.00/1.00 vMB 120
486,569 486,569 0000000000000000009b122b1b7fea035cb5265b834c09e19c9b1527c3aae39d 329 0.14/1.00 vMB 114
486,568 486,568 000000000000000000a4a8f850a872ee6c348084d4a80906bb0281b9fa01e87f 188 0.08/1.00 vMB 108
486,567 486,567 000000000000000000b68d43273da782fca3fe8efff0da4c6e32f25a40045701 1,838 0.74/1.00 vMB 86
486,566 486,566 000000000000000000d3a6b8d5ecce5922ffd5c5c46643b3fa16b1bd4e59d5f5 627 0.27/1.00 vMB 83
486,565 486,565 000000000000000000792b2226646ac14a6fce7e8e70404ebe6fd5db1a36cf24 815 0.54/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.50 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: 668.41 GB
    • Received: 15.50 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.