Loading Tool

Explorer IconExplorer

Memory Pool

23,260 transactions
9.96 vMB
0.05951099 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.01/200 MB

Candidate Block

Mining Attempt ac7be5d4a5a30d5a89bd4936220a6b68f63e66eb00bdc154008d67dd192db11b
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 78006f4aac175f8df228e3966d197df7651aa8af3c7844f0945ef40f17aa1909
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.03176540 BTC
Median Feerate: 2.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (642,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,772 270,772 000000000000000159c9aa6de599ccd6201adf115b8c682cfbe25fde0fa4f75e 129 0.25 vMB 13
270,771 270,771 000000000000000357cfd6d45de6e7c5e827f486a774e4fb97e5a00fa2d02826 496 0.25 vMB 72
270,770 270,770 0000000000000005e86a2c785f39aebaaeb9e64fcb8b444aaa295b91ee5e96b2 1,266 0.50 vMB 51
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
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: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 279.42 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.