Loading Tool

Explorer IconExplorer

Memory Pool

36,467 transactions
28.92 vMB
0.08903171 BTC
Random Selection Loading Transactions
Max Size: 144.05/200 MB

Candidate Block

Mining Attempt 0c14865a2715ba218942b51900032fa038b689ccf2852029310c80e5bfd4ac64
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root 0c69352f35dc2a4867bc876f18c2878c1b6cfaba847f660ade3ad7b30261b543
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,725
Size: 1.00 vMB
Total Fees: 0.03071712 BTC
Feerates: 150.54 > 3.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (41,239 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
873,281 873,281 00000000000000000001ed998fe6529dc33e4c2e4b6f6e9201780ced3f0244ec 1,910 1.00/1.00 vMB 4
873,280 873,280 00000000000000000000602bad5e59779d0d0d66fa491316f333b40182cdce9c 1,860 1.00/1.00 vMB 6
873,279 873,279 00000000000000000000ef65a49cee84b82d11febeba282ae2451ed5a88743d6 3,360 1.00/1.00 vMB 10
873,278 873,278 000000000000000000026384aa056f9be02ee9f2f4312957bc9e50ae875e3ff8 2,616 1.00/1.00 vMB 8
873,277 873,277 00000000000000000000d81b3477deedecbfbf3a39db6d6fdcf2d06e6231a5b4 640 1.00/1.00 vMB 5
873,276 873,276 00000000000000000001e8d159fed0f8e685691274a377a5481cd4ae496de76c 2,977 1.00/1.00 vMB 9
873,275 873,275 00000000000000000000ab8e77345141a36233a1bc246286cba359f3c02fe374 2,317 1.00/1.00 vMB 8
873,274 873,274 00000000000000000001c6a2214960e3b78e336dd1d0b5a365498d3af69bc36f 3,528 1.00/1.00 vMB 8
873,273 873,273 000000000000000000004be4b5ca123be92627acbdfa5587ae9101018c31e567 3,079 1.00/1.00 vMB 13
873,272 873,272 00000000000000000002a6b4f5fbad8dee4b241db84353a21c14528f48ef03cc 1,886 1.00/1.00 vMB 8
873,271 873,271 0000000000000000000213ca43628374fd4f90b3fa0853de0f8d1fa7020c475c 3,509 1.00/1.00 vMB 9
873,270 873,270 000000000000000000017f61e2495eba2f744507d0661ebeb569066593499252 3,318 1.00/1.00 vMB 10
873,269 873,269 0000000000000000000269dd1b8b37495363266bc6642caedbc3a9de0ee52515 1,299 1.00/1.00 vMB 6
873,268 873,268 00000000000000000000bf4dd343330d1fdc6f07c630b70c16c72d67073902a8 2,978 1.00/1.00 vMB 7
873,267 873,267 000000000000000000024a7caf0b5bd66a23b1c930e014e49f48b45090846f78 4,271 1.00/1.00 vMB 10
873,266 873,266 00000000000000000002088bcabdb37b55548266dab7b5bc2f1ab59fafb796e0 3,818 1.00/1.00 vMB 8
873,265 873,265 000000000000000000019e5d4b3ed2d1dafca17b226ee2fe136ab9fa11c4644e 4,619 1.00/1.00 vMB 10
873,264 873,264 00000000000000000001c4a7dfbed53b59646d8c32e43bfa46acb4e2f1114692 5,881 1.00/1.00 vMB 10
873,263 873,263 00000000000000000000bf56b6a4ab11c12512d1d253c6dbde770a68a6a1dbb2 4,906 1.00/1.00 vMB 9
873,262 873,262 00000000000000000001dc812c1e1383b46fad1676508483326743ee2941e581 4,660 1.00/1.00 vMB 7
873,261 873,261 0000000000000000000044b8224512209f18665da0e3ce99064ec357acdb35fe 4,626 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 614.98 GB
    • Received: 11.16 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.