Loading Tool

Explorer IconExplorer

Memory Pool

45,404 transactions
28.85 vMB
0.13468013 BTC
Random Selection Loading Transactions
Max Size: 150.27/200 MB

Candidate Block

Mining Attempt 5f42e4d882ded851b7c15f5c0d8a34d085904f8f89734460935c98eb9b5f4251
Version 20000000
Previous Block 00000000000000000001ba294a1e5c8ead048e94ebd94561d85b6bcbd1b10899
Merkle Root 969077b67c9311fdf8214282baf7d23b4fbabb24648eaa940f81898e6e6017f8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,603
Size: 1.00 vMB
Total Fees: 0.03813195 BTC
Feerates: 100.25 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,709 (100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,609 914,609 0000000000000000000181347c4294ad0beed9b52aa535be4e1a122e07d65958 1,718 0.75/1.00 vMB 2
914,608 914,608 000000000000000000008c63f333c2759a97068a8205bd4bdb576a11858f7db9 1,024 0.29/1.00 vMB 2
914,607 914,607 00000000000000000001c43b6bf8417f79a3ad4a6d57249348747323787c4f61 298 0.14/1.00 vMB 33
914,606 914,606 00000000000000000000c47c1890e01cf5107ab7a3c5da6d59743d09f1e32405 1,492 0.59/1.00 vMB 2
914,605 914,605 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3 6,112 1.00/1.00 vMB 0
914,604 914,604 0000000000000000000185a47d8c507babc5447842dafd6aa7aa6d0207188e1d 803 0.23/1.00 vMB 2
914,603 914,603 0000000000000000000184b6b3da1018087eab8d554c2b5af3054712d1bfd1de 5,052 1.00/1.00 vMB 1
914,602 914,602 000000000000000000020abe907a711cd23f00089985aa7a1746960afc1ae162 4,214 1.00/1.00 vMB 1
914,601 914,601 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65 4,648 1.00/1.00 vMB 1
914,600 914,600 000000000000000000000f89b058d4b18daa328c2fce04942c1a63879d853ae0 5,364 1.00/1.00 vMB 1
914,599 914,599 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94 5,573 1.00/1.00 vMB 0
914,598 914,598 00000000000000000001b332ecd3ff20d9adacec9c94959f24d5979e28bb5189 4,050 1.00/1.00 vMB 1
914,597 914,597 00000000000000000000b940d12fdd4738a54d039159eec3ba1e77f5522f2a8e 4,473 1.00/1.00 vMB 0
914,596 914,596 000000000000000000012f977e5fe60fca2870989e0f57597d1141ccf88c94fe 5,373 1.00/1.00 vMB 1
914,595 914,595 000000000000000000003fff6a7eec49e227358900154aba2d8852eed6b803ae 6,463 1.00/1.00 vMB 0
914,594 914,594 0000000000000000000204da1be4edd53c82489dee246f5caf2265c593a451a9 6,895 1.00/1.00 vMB 0
914,593 914,593 000000000000000000019c8bcf252e7d1134a8ee5f1be0895b3a925518c360bc 6,327 1.00/1.00 vMB 0
914,592 914,592 00000000000000000001eb9a7fe079cfffbe171b111d031c6b1e352d6641c165 2,206 0.69/1.00 vMB 2
914,591 914,591 00000000000000000001ca0b1a4f597dd26771b73005a426a646eb201578566d 5,308 1.00/1.00 vMB 1
914,590 914,590 00000000000000000001519372ce5bc657a293617bbf354123e2d9f73336fc55 5,117 1.00/1.00 vMB 0
914,589 914,589 00000000000000000001bda0198c78d8b6b6d5bd39948607eed85854cb277da2 4,354 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 781.88 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: 645.01 GB
    • Received: 12.64 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.