Loading Tool

Explorer IconExplorer

Memory Pool

40,176 transactions
28.18 vMB
0.13595599 BTC
Random Selection Loading Transactions
Max Size: 143.86/200 MB

Candidate Block

Mining Attempt d0c006d8ec0bd58e6c3b778499967725a58c2664f03940d4416cda8a0eb49114
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 1ec5b686352b40b80491a5fb87d78038f6d4ea1f2d35f2573d9a39c34689a942
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.08178046 BTC
Feerates: 102.90 > 8.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (664,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,948 249,948 00000000000000038a75a5a4f13c7fe42f4d086bc6e080b9d69ca414f677b4a5 88 0.04/1.00 vMB 125
249,947 249,947 000000000000004aa6338ee5faa14568910f9e1fefe6625d598aa1a90b30ec18 587 0.25/1.00 vMB 134
249,946 249,946 000000000000003c07df3217f0f7c20edd1db10878ad61389d8868c363d20fff 237 0.09/1.00 vMB 144
249,945 249,945 0000000000000044500d338b0ea176e24c54d5d64feda45fc3831daa1b07edf0 160 0.08/1.00 vMB 109
249,944 249,944 000000000000001e26325ca2e95e9f4c93ba0e289c3210e89c59013ae81c5647 309 0.14/1.00 vMB 134
249,943 249,943 0000000000000023517c8375935e34f30dd9ac164613ce7e5c49a2a58ed4237a 555 0.23/1.00 vMB 121
249,942 249,942 000000000000004d721faff12cd4d149c36fde4d323d724aa0b49696da8073e9 283 0.12/1.00 vMB 126
249,941 249,941 0000000000000076aae83ece30efc47e4ceb661bdbcf877f2a8a688cbd32fa04 374 0.18/1.00 vMB 139
249,940 249,940 0000000000000064cbd14596870b144b925c78e1b2d51412ea480cc332c72a22 592 0.25/1.00 vMB 181
249,939 249,939 0000000000000023b74d3a36b5c701389e012b3226779d0c1135589d4bb60752 111 0.04/1.00 vMB 122
249,938 249,938 0000000000000065f94f206b4cef08e1ff757e1e19cae4fbbc3afb742078e004 348 0.15/1.00 vMB 134
249,937 249,937 000000000000000d059c616cd6237bd8caebe37dce54f00a9e1630b9e06637fe 542 0.21/1.00 vMB 117
249,936 249,936 000000000000004da23dfae695855f9ab50265c13a84f8786d1bd41dc1cd4d20 176 0.06/1.00 vMB 116
249,935 249,935 000000000000002bccd9e4a60fbc71264091d3668b5aa5475e701d54bc1c8ee1 183 0.09/1.00 vMB 89
249,934 249,934 0000000000000029b00a79f238bb8924eabd89d0f50313e0deb2e18d32810cdb 537 0.21/1.00 vMB 91
249,933 249,933 000000000000004de75ac342c6a593d0f3df985955d6740b8651a21e5b5ec8ae 574 0.25/1.00 vMB 138
249,932 249,932 000000000000000a2e417dfab8bccf98d6e2a71f35abfc1be48ad14e3ee2bd1c 289 0.10/1.00 vMB 138
249,931 249,931 0000000000000019cd89f296731e48928e50cc756657b936aa79d75899ab264f 64 0.03/1.00 vMB 149
249,930 249,930 00000000000000669bc73b7737bcfa7544f719734e86cb0043514202e8efe765 125 0.05/1.00 vMB 141
249,929 249,929 0000000000000038e26edd86e1c44a58e9b0dc2bdf079d8744d4684ed0968b4c 27 0.01/1.00 vMB 0
249,928 249,928 000000000000003d51887178055b85bd00d34137afa861ad99b14c74e8c9b6b6 354 0.28/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.03 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.