Loading Tool

Explorer IconExplorer

Memory Pool

86,578 transactions
31.66 vMB
0.14987933 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt e94e010d9215f2dd208546255a12d2586a429b72316ed20911ed88f7d9bdeb56
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root 42358b963f93332c4646cfc424209ffc68e4261f3b921a60a124bde9d74ab1ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,556
Size: 1.00 vMB
Total Fees: 0.06671481 BTC
Feerates: 214.31 > 6.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (70,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,623 844,623 00000000000000000002f6ff029d2ea3c56bd85466742044909fd22058f978d1 4,444 1.00/1.00 vMB 16
844,622 844,622 000000000000000000010d2042ab3de84de016ad647586fa8f5ef52bafcd570a 2,925 1.00/1.00 vMB 25
844,621 844,621 0000000000000000000250c3bb5e6393f67f2bfc68bd31aa8cd730fdac972df8 3,548 1.00/1.00 vMB 24
844,620 844,620 0000000000000000000017a3ba61390cc263b247fe9518466e6e9f73cc6fab9a 4,212 1.00/1.00 vMB 23
844,619 844,619 0000000000000000000107bcd3198786c1b96b95b927f0c65a27523221fb8c0b 4,152 1.00/1.00 vMB 33
844,618 844,618 000000000000000000018b546ff65b994df7983a8f558334536c021778212688 3,685 1.00/1.00 vMB 19
844,617 844,617 000000000000000000009e89cff9cf12d391dc081d23132639e8f3d8cde7edf7 5,321 1.00/1.00 vMB 11
844,616 844,616 0000000000000000000269243773518104f326b0ee2b74ac73f469572670635b 3,421 1.00/1.00 vMB 14
844,615 844,615 00000000000000000002b6c2962a5eb1827347f0f72db4e612585ac200307ead 3,434 1.00/1.00 vMB 26
844,614 844,614 00000000000000000000025b4b5d23b11f1a091f398a8e35d9219d03424eb316 3,943 1.00/1.00 vMB 14
844,613 844,613 00000000000000000000cca094ad9eeb160ec33957b119d411b61b959423baea 3,539 1.00/1.00 vMB 26
844,612 844,612 00000000000000000000b2f810288a64de7ecacdf1190655d90d12a36398ecf4 4,263 1.00/1.00 vMB 11
844,611 844,611 00000000000000000001b3068ed6f251a54d072c4c85e42c6215674616d7b451 2,967 1.00/1.00 vMB 14
844,610 844,610 00000000000000000000b69712e47ab2d7e3007cd90844119d007d64b070a24b 1,025 1.00/1.00 vMB 22
844,609 844,609 00000000000000000003571b667acb77721004099827b38802f77500cd370d8b 3,691 1.00/1.00 vMB 18
844,608 844,608 00000000000000000001d82049db35f2dfabccfba593ee3a433f0500c2734f4e 3,126 1.00/1.00 vMB 21
844,607 844,607 00000000000000000001a4ce0b96e5a761337a84974d27a694c7b8d2c74b8cf0 2,784 1.00/1.00 vMB 16
844,606 844,606 0000000000000000000163e90fef2b79654d0235d68a603f46ac5e41ce62d827 3,255 1.00/1.00 vMB 18
844,605 844,605 000000000000000000018332b3b2594e340a0dfd150cbc2a852930c0cddaa91b 3,749 1.00/1.00 vMB 17
844,604 844,604 000000000000000000028401d5cd96ea647cc9adae836735615d7dbf64feed6f 3,692 1.00/1.00 vMB 16
844,603 844,603 00000000000000000002c656268be2b9e044b5963af0507e16414552aa526d57 5,042 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.33 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: 660.73 GB
    • Received: 14.77 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.