Loading Tool

Explorer IconExplorer

Memory Pool

73,644 transactions
27.71 vMB
0.08817665 BTC
Random Selection Loading Transactions
Max Size: 167.14/200 MB

Candidate Block

Mining Attempt 2a9c6af96d96aae651ee8c21763787addeaec860ccf8e451330ccd69e80f21c0
Version 20000000
Previous Block 00000000000000000000e6cf2d60baf71895a094dabdd7ca1854f857c97507fd
Merkle Root aed237538f96207444ad4810f52b6d7a543e772041ee97fffc3041102679d198
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.02745488 BTC
Feerates: 150.61 > 2.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,457 (664,877 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,580 250,580 0000000000000000d1a82f62e740d290dd4e13224791a2fc89ed51ebdfb73e03 399 0.15/1.00 vMB 111
250,579 250,579 0000000000000064deb6712f86793140150c47e7f85697a773d4413b9cdd3529 137 0.06/1.00 vMB 115
250,578 250,578 000000000000000d85fd55a8d4c7250a0481b43fca529e984c737a6ba8edef2a 246 0.11/1.00 vMB 87
250,577 250,577 0000000000000024196f332bab3f59907a4c986c7977826964d712bac51bfd20 75 0.03/1.00 vMB 120
250,576 250,576 000000000000004816a3bddf522eea2e112c1d85e51fb4ac43a3b043add40405 207 0.09/1.00 vMB 94
250,575 250,575 00000000000000115e696c1be2c5a15cf48ec5b459450c44cd55f47c54ef010d 225 0.10/1.00 vMB 96
250,574 250,574 00000000000000347c14aa3378e5fec2685184369fdd273ad5271dcc506ae954 252 0.10/1.00 vMB 103
250,573 250,573 000000000000004b4fd94e6ac81bda86b1dba8b66827b457c0a1eb9a52e04273 344 0.14/1.00 vMB 99
250,572 250,572 000000000000003deb752a3cf6c4a3a38a313035caccb2c31b1ce3fcb342b0f6 106 0.05/1.00 vMB 100
250,571 250,571 0000000000000062ea1b7a241d62314f0f97bc4ab06b6def7b219dfca95b9fa1 535 0.24/1.00 vMB 94
250,570 250,570 0000000000000043b6472f8505b0530f88f07977203a1d129439449e98bf9cda 334 0.15/1.00 vMB 141
250,569 250,569 0000000000000043578be71f66d1f309f774399fa4f7bc46afb5078ef44565dc 55 0.03/1.00 vMB 93
250,568 250,568 000000000000000262de640c6e78448ff258b125c1c2a0287ee2fbd7ad602d2a 147 0.12/1.00 vMB 77
250,567 250,567 0000000000000010a1dc3c7633752c0570e05a68637ff872c358eb7b6ba68739 300 0.12/1.00 vMB 95
250,566 250,566 0000000000000066bc47dc89b520b6af544c236d39f34c5d7c567319217d8f0a 32 0.01/1.00 vMB 123
250,565 250,565 0000000000000014af32887bc7267fb784dab9ec058a5dfcdb96dc9cac1b75bf 103 0.06/1.00 vMB 93
250,564 250,564 000000000000004c3d3cc5b8268492e1156040ce92069b8e27f8dc9c6883af6b 136 0.05/1.00 vMB 119
250,563 250,563 000000000000006143d508535101aa454e1ca10b5ef0aa292f1d15e117647340 532 0.22/1.00 vMB 131
250,562 250,562 0000000000000009d994bd72f184b2bdff99ae546f0f8e9a38f7b1955550f33a 278 0.10/1.00 vMB 80
250,561 250,561 000000000000000cc355bda399f630b404e114e2e5f07c4e773c7d04eadd013c 841 0.36/1.00 vMB 130
250,560 250,560 0000000000000016290a114eca6df28e354b166b8f2d38ab63676277538a4919 58 0.02/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 783.19 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: 752.53 GB
    • Received: 18.88 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.