Loading Tool

Explorer IconExplorer

Memory Pool

80,211 transactions
30.07 vMB
0.08805657 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 46763ae8bf53374b4499135af3d855ea96c05a0c3995b2d449e951ca3644a469
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 8580f8f5e422a8e4765a55f7672ab7f5bbe65034fef9560debfcf95585219156
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,555
Size: 1.00 vMB
Total Fees: 0.02661229 BTC
Feerates: 301.07 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (444,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,737 470,737 0000000000000000017a7e4670c75a59fd98e4858aaa18ec32e77c4d013b6339 2,198 1.00/1.00 vMB 384
470,736 470,736 00000000000000000046051ed1992a12181e91fa2e710295a1d895993d64d3d8 2,312 1.00/1.00 vMB 395
470,735 470,735 00000000000000000033bc55896b1242e20bba4f24c71bef983a0ed47c0ce559 2,084 1.00/1.00 vMB 439
470,734 470,734 00000000000000000013f7059cbb8cfe6712df04decb12022de68bc28a1fe795 799 1.00/1.00 vMB 32
470,733 470,733 000000000000000000b81ec5581cf5ccdcc2fa04ba6cfcfabb0497865b2ecf1d 952 1.00/1.00 vMB 131
470,732 470,732 000000000000000001448e9c2a0ef4648f069a076ba2c0ca7ac9257525008278 518 1.00/1.00 vMB 49
470,731 470,731 000000000000000001160dd313faefdcf338b7eed39293cd9a469dcea893828d 1,678 1.00/1.00 vMB 227
470,730 470,730 0000000000000000011297f250a106922aa0707d65724a67d1980e8a94459587 2,264 1.00/1.00 vMB 301
470,729 470,729 0000000000000000014073630873ce7d21d03dd8e3fc541a6c8fca94746a4339 2,173 1.00/1.00 vMB 376
470,728 470,728 00000000000000000028b8ca5fd40af7423f3f7a1f1e21836ef1081c65da5421 1,604 1.00/1.00 vMB 263
470,727 470,727 0000000000000000013600d1e36509e130a59f4c09c71019d509aefda97629d4 1,876 1.00/1.00 vMB 272
470,726 470,726 0000000000000000008e7aa671e77f84e2f1c93f129b5fcd563d5d7544ba9860 1,240 1.00/1.00 vMB 410
470,725 470,725 0000000000000000017a882061b2814874a749d2ebbd662b1fe09085118ce6b6 2,380 1.00/1.00 vMB 118
470,724 470,724 000000000000000000140d3c4904e4fd0961faa12fbb7e82466679ef5f3cb53d 2,301 1.00/1.00 vMB 264
470,723 470,723 000000000000000000fabb3adcc36d9f0ca41ed67e53b33aed05161c79d118e4 2,206 1.00/1.00 vMB 343
470,722 470,722 000000000000000000dcc966b7c0aec2be34c7ce92c9cd23521ee293db480703 2,593 1.00/1.00 vMB 440
470,721 470,721 000000000000000000f52731f62b4b1341a5b500d5eae3001765f34f82dfe139 1,875 0.66/1.00 vMB 397
470,720 470,720 0000000000000000011b87283286322b3c394eafe0bb52715ab90dc9e80d9a82 2,167 1.00/1.00 vMB 133
470,719 470,719 0000000000000000004202e433c349af5a94ea1b85cc70ce46fd0fdd5adfaba2 2,277 1.00/1.00 vMB 364
470,718 470,718 00000000000000000126642e192d6bbe1f213bf21f467feb84b07a77dede63af 2,155 1.00/1.00 vMB 214
470,717 470,717 000000000000000000767f0548889cb19c1870c75ea11ec8e8d4373403f3da38 1,945 1.00/1.00 vMB 378
Previous 10 blocks ↓
Total Size: 782.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 664.97 GB
    • Received: 15.07 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.