Loading Tool

Explorer IconExplorer

Memory Pool

49,452 transactions
29.91 vMB
0.09115152 BTC
Random Selection Loading Transactions
Max Size: 159.53/200 MB

Candidate Block

Mining Attempt 0a278397e500082573e95fab627148481e302e90c040fa02770d7a8c055b55de
Version 20000000
Previous Block 00000000000000000001e2f6cc79a94b021bd37a0344a4c1171fa288fec3bf95
Merkle Root 076d9211a633c9250d2a9b6c1945103f4ea68a722265b346890faff73537ba50
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,130
Size: 1.00 vMB
Total Fees: 0.02564837 BTC
Feerates: 33.79 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,845 (156,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
758,111 758,111 00000000000000000000764fa8b286f2189600a0ebcbc4a3d86e4454dc01b35b 1,257 1.00/1.00 vMB 6
758,110 758,110 000000000000000000042d4360cf9ff5a097cc8dc65b6ad3064fb4d0dd9d5305 103 0.04/1.00 vMB 6
758,109 758,109 00000000000000000002690f8976277475ce3255b53c6090cc38ad872cf31cf0 103 0.04/1.00 vMB 5
758,108 758,108 00000000000000000006f9f3f2b386f8ab4ff0ab695ad788358a3763d5ddb2c5 209 0.07/1.00 vMB 4
758,107 758,107 000000000000000000077df9053dc20efb9cae9b89038f1c4f2d3106822f3f2f 978 0.31/1.00 vMB 9
758,106 758,106 00000000000000000002a86834970b82f5e891387e014e94aaec38934feaacaf 1,460 0.53/1.00 vMB 7
758,105 758,105 000000000000000000076ae27af22b5357b25eb4afd2e417539a415ba9e50399 1,051 0.42/1.00 vMB 8
758,104 758,104 000000000000000000067157a27b1a8fdefc3cee30e916d90218d852deb48dbd 1,774 0.80/1.00 vMB 3
758,103 758,103 00000000000000000007a548a3bc25d0eec9709631f424dc9c6c92b4956226a2 3,191 1.00/1.00 vMB 4
758,102 758,102 000000000000000000071e183a610fc0a44a4be422707eac016a4afd594232c6 2,952 1.00/1.00 vMB 15
758,101 758,101 00000000000000000000ed9b4c4eebba49be7f9edf2bf5968f99cb0da131a211 690 0.33/1.00 vMB 6
758,100 758,100 00000000000000000001492e6b8c41665d871a136b03adccc4bf1e15e3879312 514 0.18/1.00 vMB 6
758,099 758,099 0000000000000000000648502e2b952a41c05c1c0ff0446af490bed19e973910 253 0.07/1.00 vMB 6
758,098 758,098 00000000000000000000347452d28a056c2f92eea239730f9728bdcef671f672 513 0.16/1.00 vMB 8
758,097 758,097 00000000000000000001e92e83adc0435829ced486166bfa14723b00d709c179 2,308 0.84/1.00 vMB 7
758,096 758,096 0000000000000000000274aecf51646cec57d2974dca22a016504b80576c67ae 1,629 0.91/1.00 vMB 3
758,095 758,095 00000000000000000005ff763df9fb22a7bbc1e331c10a524a4499bbd8d0ed8c 1,385 1.00/1.00 vMB 4
758,094 758,094 0000000000000000000325bc76aae685d5a5845baf475001a130301d7f7e12bd 1,246 1.00/1.00 vMB 11
758,093 758,093 000000000000000000064797d0f26022b70694b8ba5156af164e50de0abb9080 3,229 1.00/1.00 vMB 4
758,092 758,092 00000000000000000003b36c7118e69fc71cbe38f1da79a1c38cf9eec9c171fc 1,097 1.00/1.00 vMB 16
758,091 758,091 000000000000000000066c1b845a9a7f56445aa7b1ae784957bb701ac36d0b8c 893 0.50/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.70 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.