Loading Tool

Explorer IconExplorer

Memory Pool

87,226 transactions
31.65 vMB
0.21935150 BTC
Random Selection Loading Transactions
Max Size: 192.13/200 MB

Candidate Block

Mining Attempt 0e1624f4b1d48ddf45ecb27accb6546dc9e7fbeaaefc873acf608ece1391af4e
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root b4d87bb4339b4a0194d2fb42ccca013f7beed81c9f25df600bafcda6618485c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.11033577 BTC
Feerates: 502.67 > 11.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (174,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,612 740,612 00000000000000000006b319d449c476548d02e1b333d2a0c8656475ee997412 1,233 1.00/1.00 vMB 19
740,611 740,611 000000000000000000057a51b26395c7e3721faf9e9e741127d637d89d922074 1,694 1.00/1.00 vMB 27
740,610 740,610 00000000000000000001a11c3624e210d3ac37aa096da07b0b65329149683be1 1,691 1.00/1.00 vMB 28
740,609 740,609 00000000000000000006d646d9f06598beaf6c2f51cdee0014e67f58281e2784 2,199 1.00/1.00 vMB 28
740,608 740,608 00000000000000000002a27ab5347dfb43bf03cde09ee0d082726bb76659c14a 1,725 1.00/1.00 vMB 15
740,607 740,607 00000000000000000007348121d53460749d67416e6e33e2b6b89c7933852103 2,655 1.00/1.00 vMB 27
740,606 740,606 000000000000000000059589f15de314eba5fa5e93734fbdae67b9d379e3daea 1,893 1.00/1.00 vMB 23
740,605 740,605 00000000000000000006bc78e3396fb5088d5e081444a851803f4b57be346140 2,662 1.00/1.00 vMB 39
740,604 740,604 00000000000000000002c6c7ea025a3cbeee5dc55e6186c52a1f483f7caaa5c3 2,852 1.00/1.00 vMB 17
740,603 740,603 00000000000000000006ed89a8febb36d0bbcad2287f7aa9b09416a13c0deb71 2,237 1.00/1.00 vMB 19
740,602 740,602 00000000000000000007d26dd590a42cfc3bfc61368ca511d8cadca2fcd9c597 1,139 1.00/1.00 vMB 30
740,601 740,601 00000000000000000001ccf395470eff9806d0ed701e9ee167ef1456c140bfac 1,014 1.00/1.00 vMB 28
740,600 740,600 000000000000000000069200fd3bcb6caf7b224b76b531a6757cf86fbaedade0 622 1.00/1.00 vMB 28
740,599 740,599 000000000000000000069801ee0fd33eac3512d586c2f53e2a406a3eedad0208 1,517 1.00/1.00 vMB 31
740,598 740,598 000000000000000000030e54da0b8a94122ffc963e1e2a7a5e7af3032b148dbd 1,691 1.00/1.00 vMB 29
740,597 740,597 00000000000000000007ac08a04091a6229bc5d9ea5c98047e3799a38c9b982b 2,253 1.00/1.00 vMB 22
740,596 740,596 000000000000000000052cb58e23aab8cbce27aaf4c2ca503bc40d74ae39c17a 148 1.00/1.00 vMB 26
740,595 740,595 00000000000000000008c15cc64311a196734393bf233fc79dcb533f100de1f3 2,006 1.00/1.00 vMB 38
740,594 740,594 000000000000000000092e323515d7cfb7f334a7322dcdecf46a5f042aec0b73 438 1.00/1.00 vMB 24
740,593 740,593 00000000000000000006745d30abacb286acef25aa4a81b1bcebd623a05b9ee3 1,331 1.00/1.00 vMB 35
740,592 740,592 00000000000000000005411e5def64f216f65fa6fd7bf1e2ee8c9a690adaf95b 195 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.