Loading Tool

Explorer IconExplorer

Memory Pool

38,932 transactions
19.82 vMB
0.07075730 BTC
Random Selection Loading Transactions
Max Size: 109.65/200 MB

Candidate Block

Mining Attempt 8a31c0b87368581aaf7af0f3a447c37dc2c271bc42cb0a418c1884e7e2ef0fb4
Version 20000000
Previous Block 0000000000000000000012341ce71a454e19809163e78b6988c9a26e7c426fda
Merkle Root b8ae96b31efcf0c0a842d47fcfac8f8705b162a15cac2598bd765fe4e7726480
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.03122274 BTC
Feerates: 507.13 > 3.13 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,045 (425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,620 913,620 0000000000000000000207ffcf459eecfaf8824779406c0edceaace30effecb9 270 0.06/1.00 vMB 1
913,619 913,619 00000000000000000000fb1630496c7e34e063b71d939ab902e384e9efb99f59 6,676 1.00/1.00 vMB 0
913,618 913,618 00000000000000000000ad14c729a8d4bbc6396f1f53a1fa854fac9b38dbedb2 6,708 1.00/1.00 vMB 0
913,617 913,617 0000000000000000000115399d8005a98a4507eb861c3153a21740072f0170e6 5,112 1.00/1.00 vMB 0
913,616 913,616 00000000000000000000b9b9e05790eb9491b20ac20d2d605330859680048819 3,834 1.00/1.00 vMB 3
913,615 913,615 000000000000000000019bd8eacb07bf2ff53a28712cce82a4fa3ad7b4389a63 3,249 1.00/1.00 vMB 3
913,614 913,614 000000000000000000019cc34fdb6ed057a81c821edf01a280ed6b61e30e884e 5,261 1.00/1.00 vMB 1
913,613 913,613 00000000000000000000b57e1e50d1f152c56cdec5b71d8faf89d57a79b32778 5,069 1.00/1.00 vMB 4
913,612 913,612 00000000000000000000670a8663c76bbf570ea8793ccbddeabf789645d8bde4 3,573 1.00/1.00 vMB 2
913,611 913,611 00000000000000000000f0adf2cae22ac11d063fd193b4ee96875016aee083a2 3,443 1.00/1.00 vMB 2
913,610 913,610 0000000000000000000006b8cd749f0c7c596ee0c872b259bbb97a1d7572ac5b 5,271 1.00/1.00 vMB 0
913,609 913,609 0000000000000000000045d1d18f0e3432db80759606786aaa5ffeb8486d01c2 3,695 1.00/1.00 vMB 3
913,608 913,608 00000000000000000000f430fa9f015bb453f99990c2d9f93b36b95a54213e76 6,961 1.00/1.00 vMB 0
913,607 913,607 000000000000000000011904d82e83ae11ee9c9afb80d83e84186ab9b30383bb 4,810 1.00/1.00 vMB 1
913,606 913,606 00000000000000000001e55ac955ef4fd587cc8f78fdcaf7ddfaf001bd57d3bd 1,399 0.40/1.00 vMB 2
913,605 913,605 000000000000000000000623d36f69603576be257a0119e2fae725ac0f057fec 4,142 1.00/1.00 vMB 1
913,604 913,604 000000000000000000005ca6760ed012dc5a99437a80f1008bc7fd460dd51195 5,017 1.00/1.00 vMB 0
913,603 913,603 000000000000000000002c2d0f3270cad5cc2f292354334e39eeff27320be3af 3,810 1.00/1.00 vMB 2
913,602 913,602 00000000000000000000e292a7d45230405514ea5f002ce38de62e79bf33c832 3,735 1.00/1.00 vMB 2
913,601 913,601 00000000000000000000345dc9e69fd2d760c5a3c4365071a3c59a5f75868eea 4,913 1.00/1.00 vMB 1
913,600 913,600 00000000000000000001d03d7b5a4798ecfd40bbc4b9b1da8958f86d96065fbc 2,476 0.62/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.68 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 553.26 GB
    • Received: 6.65 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.