Loading Tool

Explorer IconExplorer

Memory Pool

73,898 transactions
28.47 vMB
0.08281763 BTC
Random Selection Loading Transactions
Max Size: 168.43/200 MB

Candidate Block

Mining Attempt 3a9e02bf89d786926c5ef40fcbd2c8720946aaa2f528b191f92e9e6d312f6c49
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root a17e3cee3804f6910918a7e7db04a16cc1221b3ab7901a61eff715323baccd5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,973
Size: 1.00 vMB
Total Fees: 0.02530751 BTC
Feerates: 196.43 > 2.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (749,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,377 165,377 00000000000002ecb3723aaf340d9a60d53d9e2a198f55a6b8e4fd9d77b9d1aa 5 0.00/1.00 vMB 557
165,376 165,376 00000000000000cbfa31386149a1b0788ef70a32f364432acb2190b840647241 87 0.03/1.00 vMB 0
165,375 165,375 00000000000007da3771d3350a15076ed81ea0fd0a60ad750421fe00bc366a2c 97 0.04/1.00 vMB 81
165,374 165,374 00000000000007f08d1dad6fd6a3dd585fbad0a6afa9ad9e7eabbc21293a7b7f 66 0.04/1.00 vMB 168
165,373 165,373 000000000000017ecd2f15719985842ac40e89576ce8ea6ada01469b54afbe15 139 0.05/1.00 vMB 82
165,372 165,372 000000000000011d5a7f80ce132dd56b49bf6f503f80c09b0ca14d1aaa2f8595 20 0.01/1.00 vMB 90
165,371 165,371 000000000000021c586caa80f0470be483356c95052d23f91c48522a4c926006 48 0.04/1.00 vMB 73
165,370 165,370 00000000000000993e75173a54e50d55a04a004aee94f1b75c07ec3c142dae27 84 0.03/1.00 vMB 125
165,369 165,369 0000000000000af84e0920289880f687d930ddcbbad4357773b04f5831a0cfbd 58 0.02/1.00 vMB 49
165,368 165,368 000000000000087f83ee1f4c4b1af82904e0d55ce9b52115cb0e24e3f1e8a2fd 81 0.04/1.00 vMB 200
165,367 165,367 000000000000086df60e77f48b61a4cf436b7027bce65c295f17f227edb1d488 101 0.04/1.00 vMB 175
165,366 165,366 00000000000009e8e4f3d3844ea835f84106da2a419b940731473224a23e2fec 10 0.00/1.00 vMB 348
165,365 165,365 0000000000000242cd8b52aa8f605c21cf41477bc2a1fea1824fabefd78db060 31 0.01/1.00 vMB 938
165,364 165,364 000000000000075798d78e978fc659532995c774defe73a75342995f5502c16b 12 0.00/1.00 vMB 0
165,363 165,363 00000000000003b556a8b5e6072a42d41f7cbff5ba39878af88625b4e74152ba 11 0.00/1.00 vMB 0
165,362 165,362 000000000000056427b8019d1a1e9a938657720561cc620452d520da3fd6dd9f 28 0.02/1.00 vMB 207
165,361 165,361 000000000000047c2e94880ff07955fbc3f8e9f13f5aa1cd3b6ed8daffb2030b 19 0.01/1.00 vMB 105
165,360 165,360 0000000000000698fce19721ecb3a5051102fdcb1ae22df97fbbf758843b6013 82 0.03/1.00 vMB 146
165,359 165,359 0000000000000a3455765afa6caa267bb98ba70e6b41a8dc77e587be9af6e36a 67 0.02/1.00 vMB 61
165,358 165,358 0000000000000bede9e6e161b2e0d9d091fbfc22190c5bc837499877d29e6280 11 0.01/1.00 vMB 498
165,357 165,357 0000000000000406a1fa221207ffe49f94f5a69c0ce659746fbbd6e3c5e53493 6 0.00/1.00 vMB 31
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.