Loading Tool

Explorer IconExplorer

Memory Pool

30,642 transactions
24.66 vMB
0.06186580 BTC
Random Selection Loading Transactions
Max Size: 122.74/200 MB

Candidate Block

Mining Attempt 6453d8233034be76d1f30d3983393aedeaada4c353e353f05bc063e71d0ec820
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 49eac36d27a1f3e099e301e2ccf67a36d1e0652120e1c56341673a24264f1c08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,211
Size: 1.00 vMB
Total Fees: 0.01764203 BTC
Feerates: 100.60 > 1.77 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (149,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,007 765,007 00000000000000000005bfde78435a1d736f8801860578bf6ab98e8ebb966c97 1,997 1.00/1.00 vMB 10
765,006 765,006 00000000000000000001b095fcd5d16c11d9e9c3a1bd81cda664f984e34c77e8 3,047 1.00/1.00 vMB 15
765,005 765,005 000000000000000000001ea732ff6099e9b2f8aacf5c95561c1c8fb208d5359f 2,652 1.00/1.00 vMB 22
765,004 765,004 00000000000000000006a6e4ff69dd42f13770aa4222bee6e8f1110c86a707b7 2,521 1.00/1.00 vMB 27
765,003 765,003 000000000000000000025fbc4f8ab866cbb0b122aa67ebc7cda06f20ea528c95 120 0.03/1.00 vMB 16
765,002 765,002 000000000000000000068db2d32d6e1184f72b06ee7810c016a028633a661853 1,041 0.79/1.00 vMB 8
765,001 765,001 00000000000000000004e2b99a072c574abd5fb142e73e4ee86de9fe400191ad 1,996 1.00/1.00 vMB 14
765,000 765,000 00000000000000000006e35496e6056700db72df0815e38863cad399df7b5373 2,609 1.00/1.00 vMB 20
764,999 764,999 000000000000000000042103a708057f0249239b1d82f0ede4f99c2903ec33fe 1,476 1.00/1.00 vMB 10
764,998 764,998 00000000000000000006978dbc3b741a1d5e43dbcfa3b23ed62b25a92fd9f7d3 589 1.00/1.00 vMB 4
764,997 764,997 00000000000000000005e8517ca1d91f78b4ea10c003b5a2f31ea5aafe412639 844 1.00/1.00 vMB 4
764,996 764,996 000000000000000000058eff4370a99d47cf3e1b452ef409708194ac32a98536 2,855 1.00/1.00 vMB 20
764,995 764,995 00000000000000000000f8d22072bdcad64ca1cdcc5ddc2ed02095f368f40836 2,614 1.00/1.00 vMB 19
764,994 764,994 000000000000000000073912f77deac26e7fc70e843909f03199aaa2cc64606c 1,133 1.00/1.00 vMB 18
764,993 764,993 0000000000000000000390d0984bc277f3bd39564797b14519524e9f184faec2 554 0.98/1.00 vMB 5
764,992 764,992 00000000000000000000d10a398874103634b86ce4cb22571b3f5b738ded4239 1,244 1.00/1.00 vMB 9
764,991 764,991 00000000000000000002808e86996a6bff0e9676bc683f3733da4ffb76d444ca 978 1.00/1.00 vMB 7
764,990 764,990 000000000000000000012dd2da49ec31ac0b2ebb5918e31757f8b8e041d7daf1 880 1.00/1.00 vMB 7
764,989 764,989 00000000000000000003460c79f4abe4b4f82e3d5e04a08515c97ad546348fac 617 1.00/1.00 vMB 2
764,988 764,988 00000000000000000004700f4664c2fa8a8a07c4c32eb20a8e96b7e2899a91e5 1,674 1.00/1.00 vMB 14
764,987 764,987 000000000000000000000bd8658387674156212a6c005d9b0487ab7f8b4db6ac 1,614 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.87 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: 642.78 GB
    • Received: 12.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.