Loading Tool

Explorer IconExplorer

Memory Pool

23,454 transactions
10.01 vMB
0.06146794 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.31/200 MB

Candidate Block

Mining Attempt 051f67ffe07d9510c23bc91232e6a6cdd3b330afc4855ad90a0f62e479a7c8dd
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 784538bd12104ccbd35115bf05ed27ffe7b7f9ce36b5ad8ebb573fdba96f0649
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,364
Size: 1.00 vMB
Total Fees: 0.03292592 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (642,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,769 270,769 0000000000000001de2c27509aa9cb21b12aa5f22716a37f3ce2a4f1c293e379 653 0.25 vMB 122
270,768 270,768 000000000000000418fbe218e4f75c02a7099f9438b4465bab3d8a0574f945df 336 0.17 vMB 58
270,767 270,767 00000000000000043bbd093762cfc9558ff33ae22139be77b99ebea9030ea9ee 325 0.15 vMB 43
270,766 270,766 0000000000000001f1e303dec175e1f77fde18e6dd5adc9feaf4468b3b4ecb16 194 0.14 vMB 35
270,765 270,765 00000000000000004ab80c5a3f20ef4aaf9f5d6973ce38310433a6e8279f5bc4 670 0.25 vMB 60
270,764 270,764 0000000000000005932d0d9ad2ab484ac2b5aa4acfd95512f9191c27f9fdd948 714 0.25 vMB 181
270,763 270,763 0000000000000002b036e9ef938becf08118531bd92e1feaf9090d882fe84fe4 885 0.47 vMB 65
270,762 270,762 000000000000000590ccfe13fcb4108ad4c5dd6d5408e593b637561269ae38fe 802 0.25 vMB 166
270,761 270,761 00000000000000070bcd0b084d8094112f6387b5a50c93bca8d62f709623af71 97 0.25 vMB 10
270,760 270,760 000000000000000507c6f0ef336dfdc1c33a5d33f5e0b38d80d5700928b14592 890 0.50 vMB 48
270,759 270,759 0000000000000002ab6a50f751dae73ddf0719ee684e782a78b76e4e11a20c7b 488 0.33 vMB 30
270,758 270,758 00000000000000036baa37e2dd51a7ee4dda4e4b2cebba9c43f1bbc77bec2a44 838 0.25 vMB 313
270,757 270,757 000000000000000491f14090997b9a0d75f840c8c96ea1c55eb350c44b75c835 378 0.12 vMB 202
270,756 270,756 0000000000000003bfebf428ea6e9aa8956ffd9911303cd01c9db92db7524be1 565 0.20 vMB 103
270,755 270,755 000000000000000647d5d4f37a60a228001467a3623adb6af153f162601470cd 965 0.38 vMB 110
270,754 270,754 000000000000000618dc267c658904778fd542f1047a65ae51c24c63cd3772d3 235 0.08 vMB 139
270,753 270,753 0000000000000006efea46f32ccfb17c86de55f4fd875508c11c8b3bbdecb39c 1,006 0.36 vMB 102
270,752 270,752 000000000000000452c3a9a20bb1161c45d0bc132226e56b0a576499517619a1 435 0.26 vMB 44
270,751 270,751 00000000000000055ddfbb679355f2dbc46fd8a6711df026a07e2de30ff26048 827 0.25 vMB 97
270,750 270,750 0000000000000006cfa5a3c864bc31b20a1ec06cda0a70cf28a8dcea8f6cd92c 212 0.12 vMB 28
270,749 270,749 0000000000000006511d8d1108d6e76df2b4223b4a6ab7578d6f3c14f6086377 588 0.25 vMB 32
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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