Loading Tool

Explorer IconExplorer

Memory Pool

75,620 transactions
28.30 vMB
0.06398955 BTC
Random Selection Loading Transactions
Max Size: 171.37/200 MB

Candidate Block

Mining Attempt b17286ab2210c57f16f4cca2fc91de809bbbe50c07ad344778a3d5883d399239
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 9487e214f345ed9ba91d0753f898593eed40249059c86da4149ddffe2f287321
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,346
Size: 1.00 vMB
Total Fees: 0.00538026 BTC
Feerates: 100.17 > 0.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (126,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,760 788,760 00000000000000000002d74e6cf2fc1f6fff892d39f6f01972f9176410e23f84 4,070 1.00/1.00 vMB 666
788,759 788,759 0000000000000000000568566e70b3b5a3a5732b0a1b0184e8f0b79dc1081e6d 3,846 1.00/1.00 vMB 399
788,758 788,758 0000000000000000000478d40e014d16fa09a4f27840d32258bb51a277a4debf 4,375 1.00/1.00 vMB 285
788,757 788,757 0000000000000000000550dd60b86858519aa0c202899351624d1884c4909a80 2,611 1.00/1.00 vMB 439
788,756 788,756 000000000000000000031dfdca766c998f8544b55d65aafb259cd6a2c6b5a962 4,900 1.00/1.00 vMB 262
788,755 788,755 000000000000000000001d65be466ea04e92d73068d7f0e4e54ac209e2b642e3 5,224 1.00/1.00 vMB 252
788,754 788,754 00000000000000000005043c1b86d01333fead9bd93265c6479c63baf4717f4a 4,162 1.00/1.00 vMB 296
788,753 788,753 00000000000000000004bf6bcfe57c6fccfab8790a5bdc16f138423323a7b425 4,546 1.00/1.00 vMB 291
788,752 788,752 000000000000000000046d7eb626298826228cc7685354d18d08b840cdd5b09c 3,838 1.00/1.00 vMB 345
788,751 788,751 0000000000000000000121bda03bcb5e48cfae34c01092bf5513ae79674c7d24 4,417 1.00/1.00 vMB 318
788,750 788,750 000000000000000000028fd65539efdf841ba7b8406d0dd613b2038a996ba936 2,503 1.00/1.00 vMB 492
788,749 788,749 00000000000000000001f096aead2131bb202d37aff130c8542622f2304cc18c 4,200 1.00/1.00 vMB 352
788,748 788,748 0000000000000000000513475d45ffe357c5a26e2c9167ac8a92ddec2cffb74a 4,389 1.00/1.00 vMB 354
788,747 788,747 0000000000000000000527a39b9cf76541da869f47faf23db7c15bf8f693ce60 4,603 1.00/1.00 vMB 353
788,746 788,746 00000000000000000003b03c01b9b997a185c2ba42bb655759149c7aa3bfd3aa 3,688 1.00/1.00 vMB 393
788,745 788,745 00000000000000000001dfafdbbddb67eed958656a93008ff543b14094bfec70 2,548 1.00/1.00 vMB 471
788,744 788,744 000000000000000000024890245f05c50e79fd2ad5a2cbd1b35fe0b99c90fcee 4,131 1.00/1.00 vMB 348
788,743 788,743 000000000000000000009fa0de06cd9fa29df97981d2feae122a5e51178b3807 3,864 1.00/1.00 vMB 358
788,742 788,742 000000000000000000039e4fed8191d873216a6a6dd088e355e330cb95f568a3 4,983 1.00/1.00 vMB 364
788,741 788,741 00000000000000000002035d3b658aec3e510d1847361bc6754a4a04603f16f7 4,620 1.00/1.00 vMB 353
788,740 788,740 0000000000000000000518a981550f20d4985bfc888d42041276fd8bfa2d407e 4,355 1.00/1.00 vMB 384
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.