Loading Tool

Explorer IconExplorer

Memory Pool

18,714 transactions
8.29 vMB
0.03051754 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.01/200 MB

Candidate Block

Mining Attempt f7e6d51962c3d46d33f93d4c03651b936536d8edc7b0f2d4207395f8ad0ec37f
Version 20000000
Previous Block 00000000000000000000a3bbaab364c8a67678d454613e29c10bae8cf58f784a
Merkle Root 828394bbd6d36ad0d6d62d09ffa737e770531486c98132dbea4980c5b47dca58
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,770
Size: 1.00 vMB
Total Fees: 0.01291476 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,410 (785,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,821 127,821 000000000000095514d21f16d306a4ae78a2339fbbb58c93dfdbde2af5b0d255 40 0.02 vMB 1,114
127,820 127,820 00000000000009032b59c99fdf08e33d89580d342e2e4797769e64199d4d07a5 80 0.03 vMB 1,430
127,819 127,819 000000000000123fdd39aae7ee305eb7e6ae5257b8e8ef19ba125ab04f597e59 17 0.00 vMB 532
127,818 127,818 00000000000017a3a45aeed194e2c21537671184e5c28f1c25e288e1e007fd7d 14 0.01 vMB 729
127,817 127,817 0000000000000b41d2b073b12ae5198d1f82818ab9cec0c5cbeb621ae30c2d8f 62 0.02 vMB 1,942
127,816 127,816 00000000000001326645922c3320eee5bbf9c86e7c7002f1a21e1023e06bcff9 109 0.05 vMB 1,126
127,815 127,815 0000000000000ad7b558328b4106d6f297fba03fd18ddcba081e80c98a3d3b6e 55 0.04 vMB 534
127,814 127,814 0000000000000b213b83d7666cec6130c98835b54a7822b9ec59724e5ec1edf9 78 0.04 vMB 1,087
127,813 127,813 000000000000245d22d8f54259b659d85944c66d238db586bd32de00ede1b712 6 0.00 vMB 2,530
127,812 127,812 0000000000000c507e0c41d8d8dbc08e788ed6ce2ba853a1564dd754b76c6ca3 9 0.00 vMB 2,191
127,811 127,811 0000000000002417ec7af6604a57af4df3c23973795cdfd348a2a0641776c12f 17 0.01 vMB 1,023
127,810 127,810 0000000000001cac9265bddf81410b2e8f982854fe2240dc3ab824d83a56fcc7 59 0.04 vMB 463
127,809 127,809 0000000000001b32c9113333960902287ca470ba68ddd004123fc858d8f96832 8 0.00 vMB 1,629
127,808 127,808 0000000000001c38dd5f5f9af5075e2ff3610d864f44b41fb71464d4872b14b5 170 0.05 vMB 70
127,807 127,807 00000000000021bd43d43b64fa95585ac785eb2df2169c109da6705021070395 32 0.01 vMB 1,056
127,806 127,806 00000000000016ee8ca29c394e983dac19a92539f5e5de1dcb5ebebc01000b45 66 0.02 vMB 1,328
127,805 127,805 000000000000019f48aa0ae826c611286dd7c82ad454942474d370f024bb7add 48 0.04 vMB 785
127,804 127,804 000000000000228e6885958c24fbe722a081f5e0bed81209334bbd7d0e2f3429 46 0.04 vMB 690
127,803 127,803 000000000000229ee85c9df2fd43a6be3dad128f3303ff8b0e710b4354915536 15 0.00 vMB 1,287
127,802 127,802 00000000000019b8aa202081cf12e02c0b2918d279d1a2925ff1c9030cd69d2b 32 0.02 vMB 956
127,801 127,801 000000000000003cdfc23d65c87110963c6d7b62076f6e12af40993ea32cf30d 10 0.01 vMB 919
Previous 10 blocks ↓
Total Size: 779.58 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: 283.68 GB
    • Received: 1.13 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.