Loading Tool

Explorer IconExplorer

Memory Pool

80,185 transactions
29.83 vMB
0.12924172 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt ea1ded5f4fe3dbbae1aa103ca11c615b4537b65a5a13474a867217c67d1e980d
Version 20000000
Previous Block 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258
Merkle Root 2ab7129dc50d58181ea52db6bbf98730357aa306db6d5f6de602392b1cf9b6c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,197
Size: 1.00 vMB
Total Fees: 0.04995087 BTC
Feerates: 200.00 > 5.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,588 (900,137 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
15,451 15,451 0000000006ea6b19e0412b065b79c0b3381543edb81998ce0fdb322d697925b6 1 0.00/1.00 vMB 0
15,450 15,450 00000000e1ab4a59173466c5771e8f9b411d28f1f108cf85c337b1c5ef552449 1 0.00/1.00 vMB 0
15,449 15,449 000000004195010795c318a6bab4891f5a85bf102db06dec241b900b988867c0 1 0.00/1.00 vMB 0
15,448 15,448 0000000058f9c03e333e93ee569045793558f6b23e9fe4534e0f0501c679ab3d 1 0.00/1.00 vMB 0
15,447 15,447 000000006cc4918189595da728c953642405ca9a649c474a93f3f8a027f99a97 1 0.00/1.00 vMB 0
15,446 15,446 00000000d20a39c0068238c8c8f171d09a1597ae0179cc202cb8451b8398f722 1 0.00/1.00 vMB 0
15,445 15,445 00000000efbe4ed78160d6f3b920ce08768d28c1f2d51baf934aa743e1c7adb8 1 0.00/1.00 vMB 0
15,444 15,444 000000009365442332aab351def3b3f3a0dd918d7aac3dcc1013ec336ecc3c43 1 0.00/1.00 vMB 0
15,443 15,443 00000000f236450b36f9e87db4717a4a64601636683b80374dd474dd935e3ce6 1 0.00/1.00 vMB 0
15,442 15,442 00000000b11c395d6f86218bd48ebd84d33d1daec38c03dcd5ab923922a0f0cd 1 0.00/1.00 vMB 0
15,441 15,441 0000000079c042ea8cf4a730b611797076ef0b252ac5c00a82d4b572cd121c4c 1 0.00/1.00 vMB 0
15,440 15,440 000000007e0839f528aa1a6d4a4356a1adb36e47d5948f0901c43aa89f459f00 1 0.00/1.00 vMB 0
15,439 15,439 00000000736888e72e9a55db35c6919c603b80f8acc60c1d2d2625f05b7bba3f 1 0.00/1.00 vMB 0
15,438 15,438 0000000059f1538b6826485c0dd4f617e5a14ea60d6be689096ad33b353a4c6a 1 0.00/1.00 vMB 0
15,437 15,437 0000000039ea0fca6c7d017d3e399f1476b0a1e44175a7b14b79edf1e425bbf3 1 0.00/1.00 vMB 0
15,436 15,436 00000000b2305121aea81a30e772a8903edea81a140396ca4e3cd57098051e3d 1 0.00/1.00 vMB 0
15,435 15,435 00000000eed585b06de673b2a8dce15f1550f58fc0e3504fb9cd9cf9bb7ce9ff 1 0.00/1.00 vMB 0
15,434 15,434 00000000f1657e97b39de7263429f7044d212593044d2ae898f22fe9277a8d6b 1 0.00/1.00 vMB 0
15,433 15,433 00000000b86e9a5814284d1702a9311f968bd0f076e33831bfc6aed5a31c9de0 1 0.00/1.00 vMB 0
15,432 15,432 0000000024f46d2f6179c5ead2e1ffc3b3b19d9e1eff3d416e5737cac8c248ed 1 0.00/1.00 vMB 0
15,431 15,431 000000004af311d4aef9e8de0ac63bf79d57c8068ce2887cfc8a47807b49fa77 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.41 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: 770.23 GB
    • Received: 19.82 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.