Loading Tool

Explorer IconExplorer

Memory Pool

42,631 transactions
26.25 vMB
0.05189058 BTC
Random Selection Loading Transactions
Max Size: 137.85/200 MB

Candidate Block

Mining Attempt d5a00232aa3762b3b05565e690320c065799cfd44f65f5ee6681fe5917c1198d
Version 20000000
Previous Block 00000000000000000000de66d14147d0641e86d110cedc8b36235857d0e5e522
Merkle Root 3c66788b1622419f432844e807a687175b451441e1e8af33c392f0e1dd747305
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,374
Size: 1.00 vMB
Total Fees: 0.00403482 BTC
Feerates: 40.21 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,748 (298,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
616,144 616,144 00000000000000000002886388686450816583bf285cd507345811153cac3ed6 3,081 1.00/1.00 vMB 25
616,143 616,143 00000000000000000002757f433e881dc247555750c85e6c3f10f384b78216a4 2,021 1.00/1.00 vMB 20
616,142 616,142 00000000000000000006c7e17b5e8f2eec683e3eed6ae38645d1236c90d34240 3,204 1.00/1.00 vMB 27
616,141 616,141 000000000000000000080b725f0518abda80a57937a716b3909ca3051a532a4e 2,600 1.00/1.00 vMB 20
616,140 616,140 00000000000000000001e865295bf9af3378d9e2aaf646bdc8c52915dc16a57b 2,657 1.00/1.00 vMB 33
616,139 616,139 0000000000000000000949b0e97112273a4d9116ca4c6a50cc4af69c860f5479 2,822 0.80/1.00 vMB 8
616,138 616,138 000000000000000000036facb1cfb27e4c524bfb2c18ff1477f4265d95f052d5 3,192 1.00/1.00 vMB 23
616,137 616,137 0000000000000000000d9213ce0464cb1f69586fe59da2ffcae76bc716533cfb 2,498 1.00/1.00 vMB 4
616,136 616,136 000000000000000000101f1da74b8f017897748f12a84fe20f11a007a2ce9bc2 3,370 1.00/1.00 vMB 25
616,135 616,135 0000000000000000000df232f54e13c21da7b73906280974a5b94293f344c686 2,575 1.00/1.00 vMB 17
616,134 616,134 0000000000000000001091421268ef3fa23573c006c2653969b64b0ede8f578d 2,372 1.00/1.00 vMB 12
616,133 616,133 000000000000000000047be27774d2f14c6c5521c75cd2f5805f7b23833f9121 3,010 1.00/1.00 vMB 12
616,132 616,132 0000000000000000000f5e5849975c3a74f1d0ae0aede31207aaf9c4dbf8f95d 2,892 1.00/1.00 vMB 16
616,131 616,131 0000000000000000000b7ee021a40da6c328684132a4ab5d6b88064e8a1f45d4 3,173 1.00/1.00 vMB 21
616,130 616,130 000000000000000000067e76bf13df1487c0b79d9f3de8a315f63f30963409cf 2,720 1.00/1.00 vMB 28
616,129 616,129 000000000000000000018ce386ebd9e30cd9b1dde54bfb533ac5674449503c9e 2,943 1.00/1.00 vMB 28
616,128 616,128 000000000000000000080de396ba959078b94f044dc93206cc3052cd2d3614d7 2,473 1.00/1.00 vMB 16
616,127 616,127 000000000000000000072bff24e8359ba02972d87c0e91339392862343d19a10 3,057 1.00/1.00 vMB 31
616,126 616,126 00000000000000000009d3aba9deb68274a78aceef1eb26371d2ceee0ea6cc90 3,002 1.00/1.00 vMB 18
616,125 616,125 0000000000000000000645d24c2b1f5bb0c23932688e49ec83eae5bc61ee2e85 2,422 1.00/1.00 vMB 35
616,124 616,124 0000000000000000000264d369cac4a7ff5f5d33cbf6d6215e65f2ffcc686642 2,540 0.86/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.94 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: 646.76 GB
    • Received: 12.88 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.