Loading Tool

Explorer IconExplorer

Memory Pool

72,544 transactions
28.02 vMB
0.06870264 BTC
Random Selection Loading Transactions
Max Size: 166.03/200 MB

Candidate Block

Mining Attempt 83e050caba0e5e2eb2f2c37a1c2dca2901a8f8d724460861483b0d84405a9ce1
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (568,673 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
346,362 346,362 000000000000000006ed686ca897129f17fbfdd99964e49714cfbea3e158dbbe 1,150 0.71/1.00 vMB 54
346,361 346,361 0000000000000000000ac4edf53975ff6662a1cd24865c5dbf36d1820c790c19 441 0.22/1.00 vMB 44
346,360 346,360 0000000000000000013a33c4201f0e1dd0b49026f629a0f2f507eadd803ef5a7 1,266 0.75/1.00 vMB 23
346,359 346,359 0000000000000000015b68e29db295fcfbc7e903ce732216068bfa5e6b597d0e 256 0.11/1.00 vMB 31
346,358 346,358 00000000000000000c114174764d9de2ddc42136734c575f9092c181e63f05db 1,181 0.73/1.00 vMB 20
346,357 346,357 000000000000000013c51759e54b4cac1a73442d732e7ba0e701e4c0b26f4598 630 0.33/1.00 vMB 23
346,356 346,356 00000000000000000b0411d7613cc56c8be5abb39cc52a18098c3689e58c50f5 119 0.11/1.00 vMB 16
346,355 346,355 00000000000000000e730212f43189856912812368d9776148013c5de5a2bf5f 454 0.22/1.00 vMB 25
346,354 346,354 0000000000000000084cab2cba12e85cfbe524a8633845e3a5fcd2655cdc6125 419 0.23/1.00 vMB 28
346,353 346,353 000000000000000007b40444ef75b9a9226e0a7b3304c4f9e19d56341c51e025 814 0.51/1.00 vMB 19
346,352 346,352 00000000000000000b4249be059f44b7887dcf885332b947bcf2f2435f511144 176 0.09/1.00 vMB 23
346,351 346,351 000000000000000006439d43d180920eb757e0612f9fefa6d7c9aef053f5fa1d 70 0.03/1.00 vMB 27
346,350 346,350 00000000000000000f97e4e96c89c1fb50ecb8cba3781cf765681678dd20b68e 667 0.40/1.00 vMB 83
346,349 346,349 0000000000000000018c85eadf4667da3e1e3f0d862d21b00946d83f998c369d 550 0.20/1.00 vMB 37
346,348 346,348 000000000000000013caf359dd22443e29349adcaf12e1dc153212803cda1deb 370 0.17/1.00 vMB 84
346,347 346,347 000000000000000008f979e15ad0481a07c9e08755be5ae1ed6f18ff171de12d 869 0.56/1.00 vMB 22
346,346 346,346 00000000000000000b0aaa597276ba3b3755bdb294caa83b75353c71fed61846 68 0.06/1.00 vMB 18
346,345 346,345 00000000000000000875ee8e8349ab844bfe134c6b4d5a82bbb42602c05baadb 335 0.19/1.00 vMB 22
346,344 346,344 000000000000000003d06086f89c8c3548756c44fa2180c30b6446238daf4cf7 91 0.07/1.00 vMB 16
346,343 346,343 0000000000000000168f7932ad73c839aecde73ba6c96f027d8e954a9bde5b6b 54 0.06/1.00 vMB 4
346,342 346,342 000000000000000017680e9b6597601f4a066a11a4467590efaa75171d667bac 629 0.35/1.00 vMB 27
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.46 GB
    • Received: 15.25 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.