Loading Tool

Explorer IconExplorer

Memory Pool

74,693 transactions
27.53 vMB
0.07151749 BTC
Random Selection Loading Transactions
Max Size: 168.11/200 MB

Candidate Block

Mining Attempt e2828efd61e5db8c70247b061c15138ad11bc7b538ff80d24be56c5a31792d1c
Version 20000000
Previous Block 000000000000000000002bfb1ccb7aeece6203b088c253b5b9e390365e6615b7
Merkle Root 359194e4f1ef661597f2c900eb267fabdb2d485c619db1022c41987653f798e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.01283417 BTC
Feerates: 100.53 > 1.29 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,251 (494,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,893 420,893 00000000000000000417ab65f37597a47322ea3819627b8d948062310eac05a7 392 1.00/1.00 vMB 5
420,892 420,892 00000000000000000236fa45e2ecd8bf4e98adca8a27251d7df351e886a43eb4 1,051 0.95/1.00 vMB 26
420,891 420,891 000000000000000004c4b5bed04e82d9e370f52bcb845be702657f4a95fa1dd7 2,554 1.00/1.00 vMB 55
420,890 420,890 000000000000000003d35ffcb42d5412ac98bb427882036fc746d2f45e4ddd1e 2,122 1.00/1.00 vMB 37
420,889 420,889 000000000000000003dbba78efe19411f33140f765d82cf2a10c8b4de4460ac9 2,175 0.93/1.00 vMB 48
420,888 420,888 000000000000000000e9b741481cbffc6e8073b9550ec1185f99b8f423b07b49 1,550 1.00/1.00 vMB 86
420,887 420,887 0000000000000000034b87edd1a619531bc612de5c3c37cef5c15a9fe291fe5f 215 0.11/1.00 vMB 35
420,886 420,886 0000000000000000017f85ad2d2baecec91e28a0204d350681db0899b16b7da3 537 0.20/1.00 vMB 48
420,885 420,885 000000000000000002f454067ccfc693441ee771905e777472730fa85799cade 1,975 0.80/1.00 vMB 53
420,884 420,884 00000000000000000161c0183ea9e9a5db674537f3ff9b7e4d562614b00f693a 1,917 0.78/1.00 vMB 50
420,883 420,883 0000000000000000044a5b0f301633dc47e8366481b198af678e318a92f52c1b 925 1.00/1.00 vMB 20
420,882 420,882 000000000000000002dff65ec94936c97c6b2b8570f8aac335bcd3d29f072d97 1,332 0.53/1.00 vMB 49
420,881 420,881 0000000000000000027dc2be7ec2f3ac23a8215c528f78e39603719244d09c36 2,119 0.76/1.00 vMB 51
420,880 420,880 000000000000000000fc27cf3c92c4a6c44504b3a80dc537dd6d0b325392c57b 391 0.20/1.00 vMB 51
420,879 420,879 000000000000000000ea543a17c94b6f64396c2fb33a943276827db208f63026 249 0.10/1.00 vMB 60
420,878 420,878 00000000000000000170da19a2462b6d120d446543b75714805e0901c8ee3dbe 1,356 0.84/1.00 vMB 42
420,877 420,877 0000000000000000051f6f43eac8a968c992413b5c33f6fd73b25359cd07d49a 1,585 1.00/1.00 vMB 65
420,876 420,876 000000000000000003a17b095e20209b4490cd760051887b91dc4b4f72b4c644 1,395 0.55/1.00 vMB 50
420,875 420,875 0000000000000000013b4452311e9a44c0a001e6bd07b8207f6b568d2ebc795d 1,333 0.63/1.00 vMB 44
420,874 420,874 0000000000000000023a6e55a48e6178b73a5ad4ac869248729a6c96d0c389c3 690 0.40/1.00 vMB 42
420,873 420,873 0000000000000000022816391f619135b4a3f93fb0eb41df098b7ae2928c90b0 173 0.06/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.83 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: 711.65 GB
    • Received: 17.11 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.