Loading Tool

Explorer IconExplorer

Memory Pool

21,856 transactions
10.76 vMB
0.04668366 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.82/200 MB

Candidate Block

Mining Attempt 3a0b4b22b723837ee6df353059f4a32abf184e8c9f24578a2ac88fc42492a62d
Version 20000000
Previous Block 000000000000000000000f90947a27ce4f53637046d919c82bc1a74ce491070e
Merkle Root c3a65046b86a7764ded6feb80fe7ab733b708fdfaad16f85a0e37bf7ba6f18a5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,823
Size: 1.00 vMB
Total Fees: 0.02824571 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,568 (760,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,752 152,752 00000000000005c03a0e1f11ad55d1cef3774233995f5d58a0067d775f2313d8 5 0.03/1.00 vMB 56
152,751 152,751 0000000000000381929a8c0c8bd18ec8c3312f3355d9b44d779963db4ba59a04 8 0.00/1.00 vMB 387
152,750 152,750 0000000000000a2631d52d8cfe5f78d546ea71546ba06ede33b5cb8dcc66d75d 17 0.05/1.00 vMB 54
152,749 152,749 0000000000000d92845e0b07f4e1cc6a564da5aa7cdc35766a51d63bcd60ee83 39 0.02/1.00 vMB 43
152,748 152,748 00000000000002008d94c010a10f1f77fde3b96676191d66aaf9f6d4a78912fd 1 0.00/1.00 vMB 0
152,747 152,747 0000000000000a16c19f8607ab44fade8b9cf204a19d5ef180b82d33c7112d46 10 0.00/1.00 vMB 341
152,746 152,746 000000000000059486372801f8e42dd3936bfdec03f6e8068628db659543aa44 31 0.01/1.00 vMB 61
152,745 152,745 0000000000000835f090fd2136cfce9873717cf79467b936a56b206130fa532e 107 0.04/1.00 vMB 16
152,744 152,744 00000000000002f14a162f0edd1ebdc5966ca720a1a2a0a3c0954ccda618bc65 62 0.02/1.00 vMB 66
152,743 152,743 00000000000009900c82a61dc31ff7e3722d6dba625c92e946877c40de316a62 102 0.03/1.00 vMB 115
152,742 152,742 000000000000011e127350e3757c577ccab55fa3336756e59d355857d7a749ec 77 0.03/1.00 vMB 89
152,741 152,741 00000000000005602d63ff3f97cd78964e1033f0225119d4d6c4783e520142bb 96 0.03/1.00 vMB 43
152,740 152,740 00000000000009a7ff40768a4b42f899bd8a4fa5815f50f01279cc16bfd825d2 14 0.01/1.00 vMB 25
152,739 152,739 00000000000004a0ef8565923cd80155e72f1b5653ee2e10099e1a9ccbecb563 40 0.02/1.00 vMB 71
152,738 152,738 0000000000000497f773233d52140c254bb23bfdb9d38e7a93a57a8593a2f8dd 92 0.03/1.00 vMB 124
152,737 152,737 000000000000065c98aa88b64556f0faac0106a1bdb738f40609e968aade8fe6 115 0.04/1.00 vMB 195
152,736 152,736 00000000000004386c5944d600d3cf7aef89be2af12c544302fa4e94c415b138 7 0.00/1.00 vMB 64
152,735 152,735 0000000000000208cbc74afa2894984cdd0610f1159037137d317237cbb1ea83 51 0.01/1.00 vMB 407
152,734 152,734 000000000000046eed36ab534656bb61b5c804c4119152514a03ff757d589256 31 0.01/1.00 vMB 64
152,733 152,733 00000000000004c582cd57ef876856154a1a6af2191358e47272a357a30a04b7 56 0.02/1.00 vMB 159
152,732 152,732 000000000000004ce0833d538bef9ce148f5674a38a430b7203dc7652c2db026 18 0.01/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 779.85 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: 433.36 GB
    • Received: 2.37 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.