Loading Tool

Explorer IconExplorer

Memory Pool

83,283 transactions
30.93 vMB
0.08290882 BTC
Random Selection Loading Transactions
Max Size: 189.71/200 MB

Candidate Block

Mining Attempt adcef199d88dbc98e4c1808e1dcb3f388b56b05aaa379fe98ba1c153881476ca
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 069814a4dba3168382cb13b39ea968208d09a8c97391b15749233033ea6afc07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,867
Size: 1.00 vMB
Total Fees: 0.01324761 BTC
Feerates: 186.33 > 1.33 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (446,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
468,815 468,815 000000000000000000ebe955dbe5443622d1b215df64a447ebc94e9f3b9975c0 1,799 1.00/1.00 vMB 306
468,814 468,814 00000000000000000087969942f4236015ee6f8ab1c0eb3a4955469a61b05bc2 2,828 1.00/1.00 vMB 436
468,813 468,813 000000000000000000a84de2e326dbe1d4180d8f50d10c1b164db583c9769918 1,984 1.00/1.00 vMB 325
468,812 468,812 000000000000000000751bce7fa1aa67119176e3caeec90efb3bc2f6f068fd23 2,221 1.00/1.00 vMB 325
468,811 468,811 000000000000000001a1000f9b53d57b711cf7fdd19378dcc285eef56a52aa53 2,174 1.00/1.00 vMB 301
468,810 468,810 0000000000000000010fe366ef97bc6905cccf15c32b95551dc82699311e67de 2,247 1.00/1.00 vMB 328
468,809 468,809 000000000000000001cf23ad7360f0d1bb64087e6cedd1162106b96f92784dc0 2,540 1.00/1.00 vMB 370
468,808 468,808 000000000000000000121742bf0f2861881f4f823e6f7f9a66764746f6e4ff2f 2,438 1.00/1.00 vMB 340
468,807 468,807 0000000000000000001db06274407a1086212f35f5026fdadb2c207843f6d77f 2,059 1.00/1.00 vMB 467
468,806 468,806 00000000000000000007ae6ab3af69dd583598ece9c0489418f9c048fa308199 2,015 1.00/1.00 vMB 314
468,805 468,805 00000000000000000057a2a09a472479be6a38ec089b9f83d7dcba8798fce74a 2,686 1.00/1.00 vMB 349
468,804 468,804 000000000000000000a3b5a9437c4ff7a0696e36cd1f5a973abc388dca475bba 2,978 1.00/1.00 vMB 430
468,803 468,803 000000000000000000d8c0aa8048f3819e224c42e5d1db4101b54586db747f5f 2,032 0.99/1.00 vMB 221
468,802 468,802 000000000000000001aa5ed2b71184e78dee7402da7d0ee253f968933ab01969 2,286 1.00/1.00 vMB 320
468,801 468,801 000000000000000000841d7c5523c8df65ab00a08568d7974cf313723aca81f5 3,048 1.00/1.00 vMB 338
468,800 468,800 000000000000000001bb64fd004558706f08d56bc333407d7816fac8f397421b 2,129 1.00/1.00 vMB 387
468,799 468,799 000000000000000000f12c35d2af7b2e7a2f0c73fc5f887be82b4df5ec41129b 3,117 1.00/1.00 vMB 339
468,798 468,798 00000000000000000104d060c947dba0201d72668e041bae5381175014e34a1f 2,827 1.00/1.00 vMB 244
468,797 468,797 00000000000000000096e63246a8dfc1f5e8d65f2d382515d37e9129b26180e3 2,865 1.00/1.00 vMB 276
468,796 468,796 0000000000000000010bf52735a4960943dd39417b3c137b8afd6609a32814c4 2,184 1.00/1.00 vMB 303
468,795 468,795 000000000000000001ca612a04a4b01e928229eefbfb1743d5455dba0c9c7945 2,237 1.00/1.00 vMB 321
Previous 10 blocks ↓
Total Size: 782.99 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: 717.23 GB
    • Received: 17.84 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.