Loading Tool

Explorer IconExplorer

Memory Pool

43,179 transactions
28.62 vMB
0.07019204 BTC
Random Selection Loading Transactions
Max Size: 147.24/200 MB

Candidate Block

Mining Attempt 8e493d8b6fc78e47820183fafe7236338ad365ef33b56429965ca6bc53b4a81a
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root 8007b774384249d6f1729c1d65dc9f03a3d9250b8bede39dc7c6ef48d63f6b41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,243
Size: 1.00 vMB
Total Fees: 0.01469544 BTC
Feerates: 201.07 > 1.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (159,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,886 754,886 00000000000000000008611b985a946fa7b186ac70cc79b8e56f2de9030b6497 133 0.21/1.00 vMB 12
754,885 754,885 00000000000000000002d0b879e25cdda78c8b4e1df68eeee1e7ccde2acf7c7a 1,993 0.99/1.00 vMB 12
754,884 754,884 00000000000000000008a225bb3196e7f8e13d46fba43fc8a796c3d0b889bf19 93 0.03/1.00 vMB 10
754,883 754,883 000000000000000000009064a3f1b68f1d403e12c451c8c42bb995505872a5dd 278 0.12/1.00 vMB 16
754,882 754,882 000000000000000000034550e27412f978c6601a531c4e8b8f2410e8549b9e8e 85 0.03/1.00 vMB 8
754,881 754,881 00000000000000000004a86c68eb3e8bdc575975fef0c6d9892072523970e37d 1,285 0.51/1.00 vMB 10
754,880 754,880 00000000000000000006d0aa874b73edf75aa906fbb8799c74db6dd503e98e04 720 0.98/1.00 vMB 2
754,879 754,879 0000000000000000000810d8dc44e90fd5d4f92acf6215f489397547712497d8 2,677 1.00/1.00 vMB 8
754,878 754,878 00000000000000000001ab91db88bcb317344b58860f11135b30fe970b0a8d18 2,663 1.00/1.00 vMB 11
754,877 754,877 00000000000000000000e39f887980e7d1b32f28aa352d3e632c300bab42fa20 2,898 1.00/1.00 vMB 22
754,876 754,876 000000000000000000078e3a3d5b0b71ca08ee82156e37adfbd83383fe8a61c2 1,150 1.00/1.00 vMB 16
754,875 754,875 00000000000000000003788e17eef3f4a94fd5a5ded2496e07531142df0ff970 109 0.04/1.00 vMB 12
754,874 754,874 00000000000000000003f7ffbd775f7413328f275f077c4b3f1699dec03cd83f 229 0.09/1.00 vMB 13
754,873 754,873 000000000000000000033602aef473a781ec9c43ba3f25f330e0378458fb0cbd 778 0.40/1.00 vMB 8
754,872 754,872 0000000000000000000232411c6856f2f25cc416bec64f58f3eb484b7bed86b3 495 0.18/1.00 vMB 11
754,871 754,871 000000000000000000008cee1d344f62b4539b83b258dc2b71d358e395decff8 260 0.09/1.00 vMB 13
754,870 754,870 00000000000000000002d203835448cb50fe917f6e1849258aba06799a428294 754 0.49/1.00 vMB 7
754,869 754,869 000000000000000000073947c0b9635edc1a150dc554ef5f4434bf3721d4865b 758 0.31/1.00 vMB 6
754,868 754,868 0000000000000000000084eef0ddfee109e951c854786a23b74c98ec1ce7dbf6 1,464 1.00/1.00 vMB 7
754,867 754,867 00000000000000000008384bf778706cbc4e0022e18464dce37740c599fedd7b 1,997 1.00/1.00 vMB 9
754,866 754,866 000000000000000000016fb20812b2d6075b6f86bdaf79e234795164f0a60b53 1,482 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.