Loading Tool

Explorer IconExplorer

Memory Pool

39,650 transactions
20.04 vMB
0.07705777 BTC
Random Selection Loading Transactions
Max Size: 111.05/200 MB

Candidate Block

Mining Attempt 20cb3dc458517e92825a783a629e76bd95149d1aad414bd2ac563f9b151ee6a6
Version 20000000
Previous Block 0000000000000000000012341ce71a454e19809163e78b6988c9a26e7c426fda
Merkle Root dd8d79e5a8e3d46fcd476265c7745872c6d784a79651a3db09cbe1903c182544
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.03593592 BTC
Feerates: 507.13 > 3.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,045 (431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
913,599 913,599 00000000000000000001b7878a7af700169d71d9fa80b920a008806233752b3c 4,433 1.00/1.00 vMB 1
913,598 913,598 00000000000000000000111a3de488157356a84a2151ac8cf2790e532a4eaaca 4,698 1.00/1.00 vMB 1
913,597 913,597 000000000000000000008d9e4e23859e3a4501ca39d8068480262089049d2cf1 3,795 1.00/1.00 vMB 3
913,596 913,596 000000000000000000006d19ef3771ae75a5607972b37df09fed248499a48fcf 4,639 1.00/1.00 vMB 1
913,595 913,595 0000000000000000000196805ee94356192482b5f687ac485384d67ae86ad6c3 6,568 1.00/1.00 vMB 0
913,594 913,594 000000000000000000005d949a802c907abc6cba460ac5d6e4bba26cbb84da16 5,496 1.00/1.00 vMB 0
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 553.28 GB
    • Received: 6.66 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.