Loading Tool

Explorer IconExplorer

Memory Pool

82,124 transactions
30.65 vMB
0.12000990 BTC
Random Selection Loading Transactions
Max Size: 184.54/200 MB

Candidate Block

Mining Attempt 3dd8d60cc48e7ab5efcb951b704540f33f5c5f1a315e108c9629b4497532f95a
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 833056f276e77ef074f460f6fde22af265e3b092e014b50b7aaf333b4ed74a58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,546
Size: 1.00 vMB
Total Fees: 0.04264186 BTC
Feerates: 180.34 > 4.27 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (246,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,101 669,101 00000000000000000001b7198399e874bf9fc983d4a37141e16060a41b233d31 2,798 1.00/1.00 vMB 115
669,100 669,100 000000000000000000007460df79f2d00ce1e7b7cf662b6ef2d18b243c239ea6 1,207 1.00/1.00 vMB 133
669,099 669,099 0000000000000000000641e39e6e183072487230b8f0f428016f668815aefc2e 2,863 1.00/1.00 vMB 154
669,098 669,098 000000000000000000084c2dc180ca42dfe3e173e412bdbc45b93d2e57aac034 1,898 1.00/1.00 vMB 111
669,097 669,097 00000000000000000004b92431b8d0112c60555b0949e941210a8374312ccb02 735 1.00/1.00 vMB 117
669,096 669,096 00000000000000000005e968c53d3c03c78bbb246a9f4929ac85010c51fd6eb9 2,676 1.00/1.00 vMB 123
669,095 669,095 00000000000000000006a22e4be5e20d5c6a81e07626d4392b480fb329947685 2,598 1.00/1.00 vMB 133
669,094 669,094 00000000000000000004925b62e26edacdf45494350a8d6dd0bf9f0b591361f0 1 0.00/1.00 vMB 0
669,093 669,093 0000000000000000000bb6999e58e6e0130ee72b78caf16e25782c33aed2bd06 3,162 1.00/1.00 vMB 137
669,092 669,092 0000000000000000000bf2d5b640494b97e06ccb35a60522a013218fb0184a71 2,658 1.00/1.00 vMB 136
669,091 669,091 000000000000000000039effa82d489d19d29e25d4696d81ea0eec39520dede1 2,410 1.00/1.00 vMB 140
669,090 669,090 0000000000000000000b1bff52b9275782ab6abd7ee533144bea084395ca725b 2,997 1.00/1.00 vMB 162
669,089 669,089 0000000000000000000398882d71644f1c38653cc54664ad6b4e83d345033bca 2,513 1.00/1.00 vMB 122
669,088 669,088 000000000000000000067bfd49e0a95d908bec1a593163eb0a05c95a416863ae 2,696 1.00/1.00 vMB 140
669,087 669,087 00000000000000000006069581b7f13a4e3717723bfc75ed271d9d40bf4be816 2,751 1.00/1.00 vMB 135
669,086 669,086 000000000000000000036f92869ca148769ba49047ff30193f70527c2d62c8da 3,075 1.00/1.00 vMB 140
669,085 669,085 00000000000000000003b7137136f6e20d0f4a14ed05f81ac8e444df7f208ac4 2,058 1.00/1.00 vMB 133
669,084 669,084 00000000000000000009178e3c69dda09fffbe2d1292f23f4b09e568ea1c28ce 2,233 1.00/1.00 vMB 149
669,083 669,083 0000000000000000000457539620d94f3564566a112da5ed17e4bed1b2dab23f 2,900 1.00/1.00 vMB 130
669,082 669,082 0000000000000000000b2f14951e0d1ff79e6af293a25a897275e0c65f3c576f 3,087 1.00/1.00 vMB 139
669,081 669,081 0000000000000000000a61d82f44a793767b31e7bba16aa24741aa63005aacf8 2,677 1.00/1.00 vMB 148
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.