Loading Tool

Explorer IconExplorer

Memory Pool

73,925 transactions
28.48 vMB
0.08313161 BTC
Random Selection Loading Transactions
Max Size: 168.48/200 MB

Candidate Block

Mining Attempt 6054bae6a560dcb4cb51306c84be06786a51b2ba4b029d9431e45471810d0a14
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root b6503b7979a1a9d226014fa3a64d1ddd8e70fa95f03aad5f3ee7a4484a9ae597
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,907
Size: 1.00 vMB
Total Fees: 0.02597749 BTC
Feerates: 196.43 > 2.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (560,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,836 354,836 000000000000000008575b0c3e10a93c13741375944bd986159af6cf1d5f3a15 422 0.23/1.00 vMB 26
354,835 354,835 000000000000000003592d3b203c84fe0d549f633bac43e74bfd4594d5435139 298 0.26/1.00 vMB 9
354,834 354,834 00000000000000001118202428872d5dfd53ddbbbd45cb7961d36dae83cad12d 2,233 1.00/1.00 vMB 34
354,833 354,833 00000000000000000e699176af3b4b86f18b13462dd442be6ffea9c8a399ddfc 1,113 0.53/1.00 vMB 30
354,832 354,832 000000000000000003872c63ad8b6da0a410c1a02ded30ce24d84bb984963d85 560 0.30/1.00 vMB 22
354,831 354,831 0000000000000000101419668893d893fa9083da56f7077a82a9e18bdf586fc8 591 0.34/1.00 vMB 30
354,830 354,830 00000000000000001395b72cd2b775a699867188db4328daba9620cd3bf67125 78 0.09/1.00 vMB 13
354,829 354,829 00000000000000000d21f7e33d991b267d618ee820f849e744944b2c6f162545 1 0.00/1.00 vMB 0
354,828 354,828 00000000000000000aac8f675f094bb6d1619865302905a401c2e93c376be873 966 0.52/1.00 vMB 26
354,827 354,827 00000000000000001312da7ed5675ed468117577c602835cb1cff4efb1569b9d 491 0.25/1.00 vMB 27
354,826 354,826 00000000000000000e2e64b6709267029573b9b5ec627c00146ee73a533a3a46 486 0.29/1.00 vMB 23
354,825 354,825 000000000000000013eb50d9c3dda8097aee0457dde6535bdefb81ed1dab553a 983 0.61/1.00 vMB 22
354,824 354,824 0000000000000000081c9fe0f7107e41922f9936bc523d9ed9ad5cddabaa5dc6 93 0.10/1.00 vMB 10
354,823 354,823 00000000000000001686f15e4f55889ddbc26aab8c1131cc2005a6b039d0d5e9 392 0.20/1.00 vMB 24
354,822 354,822 00000000000000000d4b4101b6e49593f55f496d0de57781e73ddeef6b246079 1,063 0.50/1.00 vMB 30
354,821 354,821 00000000000000000ce1dfe2433a7894a6e0d0524ddc24c973f3766c8a585ed0 533 0.29/1.00 vMB 25
354,820 354,820 0000000000000000093c27e9824b7427e3dc268545fce8efe850456c03da0d30 921 0.54/1.00 vMB 26
354,819 354,819 000000000000000012cff1ae48e2cfc5cdc0b985d57b56c6271bddba5fc07603 1,371 0.75/1.00 vMB 29
354,818 354,818 0000000000000000042bceebbf67711ba2870fba948f50a2bfb96fab7ea4be06 216 0.16/1.00 vMB 15
354,817 354,817 000000000000000016eccbf305c0cf752c1ccc97d22d94d97054e802c23e0de1 1,536 0.75/1.00 vMB 31
354,816 354,816 0000000000000000029d89edce1555621ea75272d4e44ca90ec79a89e1dd8fab 128 0.06/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.45 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: 667.49 GB
    • Received: 15.26 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.