Loading Tool

Explorer IconExplorer

Memory Pool

19,780 transactions
9.12 vMB
0.04108651 BTC
Random Selection Loading Transactions
Max Size: 56.27/200 MB

Candidate Block

Mining Attempt 46a72f140d45ff902665c632d86f5b3e1f1d27f2932d14297c0567ab13a64533
Version 20000000
Previous Block 00000000000000000000a281d5b15a5a593d3fc400e85b4df6d70da65e84dee3
Merkle Root e2f73a587b3d27846b4405382839aad8a20d809bcbc960b403aa0a7618dcfbe6
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,162
Size: 1.00 vMB
Total Fees: 0.03049887 BTC
Feerates: 1,241.39 > 3.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,323 (93,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
844,492 844,492 0000000000000000000335f8c28622c805bbd9fa5513f50469b76de1fa002ad4 2,828 1.00/1.00 vMB 9
844,491 844,491 00000000000000000000fa3c1b2bc5a744828ae95c01ae1c084a0a97c745fb70 3,161 1.00/1.00 vMB 14
844,490 844,490 0000000000000000000197fb0b7b33b7f76abc4f05b29e357f37235efe54b061 3,467 1.00/1.00 vMB 30
844,489 844,489 00000000000000000000cce51e3076aa89ea0f7bde3b3067feb0e546b6ed0969 4,993 1.00/1.00 vMB 11
844,488 844,488 00000000000000000000f940830f25fc444268532a37539a9645081c969a1811 3,348 1.00/1.00 vMB 17
844,487 844,487 00000000000000000002573d99f3d4cf0d610bd778030761ed983b4a4c13646a 6,454 1.00/1.00 vMB 7
844,486 844,486 0000000000000000000111dc42de3c52712aee68dee02be7f12cc341cb979cfe 5,065 1.00/1.00 vMB 11
844,485 844,485 00000000000000000001e8264e37eab6a6f16d99b3f95df55857067bce310e7a 4,145 1.00/1.00 vMB 13
844,484 844,484 00000000000000000001fed66e9fe17f40fa6a393e445d4f4eabae9ba39de942 5,992 1.00/1.00 vMB 11
844,483 844,483 0000000000000000000037439011df76256eeb8faed06fcd586d59cf82c49aa4 4,949 1.00/1.00 vMB 14
844,482 844,482 00000000000000000001412c59c4e3f40a0e8b4e51653c5fe274733083e657c6 6,910 1.00/1.00 vMB 9
844,481 844,481 00000000000000000002975d2ea09a0500a1c0d68cdfeaf1dcfb000dc1656d05 5,493 1.00/1.00 vMB 11
844,480 844,480 000000000000000000027ff55b7ed7898a9d66e2223fced1ef057d78fa3d22eb 3,664 1.00/1.00 vMB 15
844,479 844,479 00000000000000000001bf269217e7b083b7a47303e305137780767a1613ed6c 4,202 1.00/1.00 vMB 16
844,478 844,478 00000000000000000001f229031a2ec396843870b7256f5eefefe03514da6281 6,123 1.00/1.00 vMB 8
844,477 844,477 00000000000000000002f1e13142a2f7989d2afd678b07e0e33d42eb98279194 2,402 1.00/1.00 vMB 15
844,476 844,476 000000000000000000028bf3c578a14343be930a2c914dabeb8bd8d5651d8a9c 2,546 1.00/1.00 vMB 21
844,475 844,475 000000000000000000012359ec35fe99e04124c2545e4bef9c46f0c4408498e1 2,913 1.00/1.00 vMB 20
844,474 844,474 00000000000000000000309dcca3aa2914adb68e88977eae60c5de940bc3ca51 5,368 1.00/1.00 vMB 13
844,473 844,473 000000000000000000029b42462da303d23250a02c7a273325664f5c828d302b 5,819 1.00/1.00 vMB 7
844,472 844,472 000000000000000000034a3ad8eda6f7879de6cd988d013140608c1d4885e64f 5,759 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 823.71 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: 4,093.32 GB
    • Received: 225.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.