Loading Tool

Explorer IconExplorer

Memory Pool

81,896 transactions
30.16 vMB
0.16454800 BTC
Random Selection Loading Transactions
Max Size: 181.33/200 MB

Candidate Block

Mining Attempt 31d6abbd1b65ee5d998654bac98ae62d468622d9a027b63ce8db856eba1fca73
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root bca4a92823a5c08b6e310e32310c6e668417c316c01d793f887770094a6b358f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,826
Size: 1.00 vMB
Total Fees: 0.06198730 BTC
Feerates: 1,002.91 > 6.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (318,794 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
596,511 596,511 00000000000000000005a104598a70fa77d4e850fffe53811208cde1e03ad48e 2,901 1.00/1.00 vMB 63
596,510 596,510 000000000000000000135f1b55ba7f525ac991bd2ec6b2f2ec26335299850d67 2,215 1.00/1.00 vMB 22
596,509 596,509 00000000000000000002e613ecbff7620b6ea421eecc23ab0b1da71c3883f994 2,835 1.00/1.00 vMB 49
596,508 596,508 000000000000000000116e6d0faa5e31a0295ec08076632f7d59651d03c36af6 2,569 1.00/1.00 vMB 41
596,507 596,507 00000000000000000001faeaa7cbfbbf49f781674046865006b4b60cbaaa01be 183 0.08/1.00 vMB 43
596,506 596,506 000000000000000000095f9166f5873104a003cb90088b853f27f0e1827bf925 1,408 0.49/1.00 vMB 27
596,505 596,505 0000000000000000000a472c799d2db567131d244cade7b95fbfd624b1a15f9f 2,748 0.88/1.00 vMB 15
596,504 596,504 00000000000000000009de2b5c810ae996e51216e9fd5e8daf6d89028504f8ac 2,766 1.00/1.00 vMB 30
596,503 596,503 000000000000000000106a7e74ad58978731669c57776e1d24fd1b97e8ca62c2 2,846 1.00/1.00 vMB 10
596,502 596,502 000000000000000000149a157ec56e0a93f973091b5899f5bfc280464efac09b 2,984 1.00/1.00 vMB 36
596,501 596,501 00000000000000000011522a7e420d18362900d83cf6a60ddd28f095547e74ed 2,828 1.00/1.00 vMB 28
596,500 596,500 0000000000000000000f251f03dacfaa092fe8cdcc630d7e3c5eeb737b4b54a3 2,107 1.00/1.00 vMB 20
596,499 596,499 0000000000000000000d44ab7e31f5365043996687cfb36394505693ec1044ba 2,807 1.00/1.00 vMB 27
596,498 596,498 0000000000000000000ba9f3f7292d03308cfc19ff9df6728337d99d8775eca5 2,632 1.00/1.00 vMB 46
596,497 596,497 00000000000000000017672e87e0869047bf064e254fbe5c9a33945318077fdb 2,822 1.00/1.00 vMB 44
596,496 596,496 000000000000000000108059f8cba1e3d2132137df9543177fe23665f14be19e 3,216 1.00/1.00 vMB 34
596,495 596,495 0000000000000000001697cbbf1b87984d0da400955d4c5c1122afb422b4fe4b 2,581 1.00/1.00 vMB 48
596,494 596,494 000000000000000000017326736b06e20382f7925d2b791299e8b89d29869c0a 757 0.31/1.00 vMB 59
596,493 596,493 0000000000000000001076561b93a29f5ff3b0b8f53adffb172b1a089c62186f 2,278 0.84/1.00 vMB 17
596,492 596,492 0000000000000000000d5b924c5256e45b7ee01907b24e105aa6f1f7c482b8c7 2,426 1.00/1.00 vMB 23
596,491 596,491 00000000000000000014e85b8edec8622d3ce5a4289326166562e134283b434c 2,315 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.92 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: 714.48 GB
    • Received: 17.55 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.