Loading Tool

Explorer IconExplorer

Memory Pool

28,539 transactions
6.93 vMB
0.04615109 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.84/200 MB

Candidate Block

Mining Attempt bc47ab57b8908321a5a9b99af7176eef8f63056690904ce6cb219e290062edde
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 69ac90a516c63e031cac9abea94bfc140695fa1304ec3dbe464410068d37a43a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.02598130 BTC
Avg Feerate: 2.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (796,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
116,996 116,996 0000000000003357bf9d02acc477f8b51d83433bde9b99c76eda41668e491db9 0.00 MB 4 781
116,995 116,995 000000000000227480fdbcb52ace0774d67c0eeaa81f463aa8f76ed92f4f25ea 0.00 MB 6 680
116,994 116,994 000000000000464eeaaa53c44a51c7d525337702fb656c0413df8a6e41549f53 0.00 MB 11 344
116,993 116,993 0000000000009daa7deba32d79d50e46d3790bd6678e50b1aae25c61e04baadd 0.01 MB 28 2,471
116,992 116,992 0000000000008a7eeaf007dd921859db44d4d8e7e7ce8d987fa7a2e15e928a09 0.00 MB 5 764
116,991 116,991 0000000000000b3de031edee149a6206530648654e4a413b8248d3459368a75d 0.00 MB 5 0
116,990 116,990 00000000000047d50bc25af88b804b64dc3b4e7977d6009c8e040479c42978c9 0.00 MB 10 349
116,989 116,989 0000000000004762d1a818f527e8e30c97c4089b42fccf45d57a99bcbd74caa2 0.01 MB 10 288
116,988 116,988 00000000000077c5d3526037027b106424962d262ed6016d77b25da53b68411f 0.00 MB 6 1,200
116,987 116,987 00000000000084eb85990cc1480403eab80ed0572450b36a5f0eeda510230d3d 0.00 MB 9 0
116,986 116,986 0000000000004726416f843862a6f35ebb0b0545797dd3beda9d5f57d996dada 0.00 MB 6 1,445
116,985 116,985 00000000000085beae56915b2c66075cd6d8f4237b202fbc66cd29a77a507f95 0.01 MB 11 777
116,984 116,984 0000000000005bb8f311c73b0c73d06c103023ef03c6b3fea97b6fbbda7429d1 0.00 MB 5 3,872
116,983 116,983 00000000000094f427ec8d51c089ea687f97644d366e307c57a69604ac4a3bbd 0.00 MB 7 338
116,982 116,982 000000000000034837a34f6406e4bfc0785a4744e1d53d705504408efade98d7 0.00 MB 11 625
116,981 116,981 00000000000015ebbc44cb293785bc2f6919bf28cf3dd6e8cebd3b2be6dd1aad 0.00 MB 10 593
116,980 116,980 0000000000004b673ddd5d535115894d5f222a1256b02b4bebe6acf3853b5040 0.01 MB 14 678
116,979 116,979 000000000000bba57ed3aee9b32aab45e57c82747d6bcd97aa5066de678aaf4a 0.01 MB 14 596
116,978 116,978 000000000000bbb8699022ff7bda9f8f2f83a631780cf3bf2825e64b6ed6013a 0.00 MB 9 1,301
116,977 116,977 0000000000003b0ff252edeb3d2d71331f14f14c4824d63d100022e039844768 0.00 MB 9 0
116,976 116,976 000000000000c07b3899b067ee7a8efd152838e4a381132e8790b55aefb591d2 0.00 MB 10 1,322
Previous 10 blocks ↓
Total Size: 778.87 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: 397.49 GB
    • Received: 3.56 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.