Loading Tool

Explorer IconExplorer

Memory Pool

80,348 transactions
34.65 vMB
0.17547863 BTC
Random Selection Loading Transactions
Max Size: 193.99/200 MB

Candidate Block

Mining Attempt ee958d111fedd5a197d8c756f6170bbfe16a388899e30388991c220377d12380
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root abae0570ac435efcef2a8e0804ac79942af61756c1b18e3ddf00cdbeda9368d5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,111
Size: 1.00 vMB
Total Fees: 0.04670637 BTC
Feerates: 150.93 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (58,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
856,511 856,511 0000000000000000000118383a13336f04f10886e08fe017ecde3afd29509be4 1,127 1.00/1.00 vMB 3
856,510 856,510 00000000000000000000ba3b2cc1569fd912056ac24a0718eb09ee0807f2cc0c 2,540 1.00/1.00 vMB 8
856,509 856,509 0000000000000000000075d3c88ca4c54b367cf1465d7c11bd4c4c7801fb7e97 351 1.00/1.00 vMB 3
856,508 856,508 0000000000000000000299190b17517331954052e9ec21c102dfcae278822352 1,620 1.00/1.00 vMB 3
856,507 856,507 00000000000000000002253937886116ae75b3f5a33fd8295897fe43f328f657 2,181 1.00/1.00 vMB 4
856,506 856,506 0000000000000000000117891de118e538dbe618b8940d5145d90c2cd9a549cc 2,538 1.00/1.00 vMB 7
856,505 856,505 00000000000000000001df70ba979fed036ac6dacb1ddf195c9e999a7f611c55 2,952 1.00/1.00 vMB 10
856,504 856,504 00000000000000000002b0a9d607482adbef131d195d0b124312db6c2e434c49 1,678 1.00/1.00 vMB 6
856,503 856,503 00000000000000000000e40139e2cdfdfee15db4c2de3d0c3773dc9ca29f268a 1,633 1.00/1.00 vMB 3
856,502 856,502 00000000000000000002098f80d9080bf6ac97133fc1a5605022471ad5174eed 3,103 1.00/1.00 vMB 7
856,501 856,501 00000000000000000000440c03f7da2737e2a3134b8491d10f85b2e2bb4fd738 3,313 1.00/1.00 vMB 7
856,500 856,500 00000000000000000002c50387c8cf5169cc8b2b7f82989748d3194c85237c71 3,243 1.00/1.00 vMB 10
856,499 856,499 0000000000000000000226070f120612bf8498caa962a1e5bbd1a34a94cc8002 3,436 1.00/1.00 vMB 7
856,498 856,498 000000000000000000019adacf83759fc54c98fadeeed22e495b555f28cdc7bb 2,502 1.00/1.00 vMB 7
856,497 856,497 00000000000000000002c24d366ebb9b9d4663ede0ab9e4fe37bee0e38685b6e 3,585 1.00/1.00 vMB 10
856,496 856,496 00000000000000000002867d4379c4137f156f1bba1a8160f6e40567a002d55a 2,118 1.00/1.00 vMB 6
856,495 856,495 0000000000000000000138cd50e3c05709ad5ebff9b96b2e1f8174b0149ebf09 2,395 1.00/1.00 vMB 7
856,494 856,494 00000000000000000000637d4a776c878a1d0d365b0e24fa1caeb0199f4a4925 2,849 1.00/1.00 vMB 8
856,493 856,493 0000000000000000000146d1a32d3cdea4b06963afaea8fc66f2b43e9d192a1e 2,313 1.00/1.00 vMB 3
856,492 856,492 000000000000000000023a0d49177e8d7ccd5a11beef6cbc7de10f07fd285946 3,579 1.00/1.00 vMB 5
856,491 856,491 0000000000000000000314798bdb34413abcad881d2613c99793860adefb1d83 3,438 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.11 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: 734.17 GB
    • Received: 18.55 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.