Loading Tool

Explorer IconExplorer

Memory Pool

40,918 transactions
26.46 vMB
0.05445930 BTC
Random Selection Loading Transactions
Max Size: 138.51/200 MB

Candidate Block

Mining Attempt b0daa4cbf4b2512c8b24ccb4077485305575666fa45df1477c5267fb35f6f83a
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root ee345f3299455a967cbf25258fc5a1b01a2c37fa7bebaa903b45abfd0ada49f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,035
Size: 1.00 vMB
Total Fees: 0.00582190 BTC
Feerates: 99.90 > 0.58 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (201,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
713,102 713,102 0000000000000000000941482280a29611712cd1723c88c84c0e07fc55e7f060 1,981 0.98/1.00 vMB 6
713,101 713,101 0000000000000000000848bf7ea5404c6848b2b41082be3058b0305d87a10aea 2,081 0.94/1.00 vMB 5
713,100 713,100 0000000000000000000476b5a9c1716e88dd46a36cf59202255fbbeb8a133f62 701 0.39/1.00 vMB 4
713,099 713,099 0000000000000000000453a9928b9f784c8774db6873782b8234a2ccd62029fe 817 0.40/1.00 vMB 6
713,098 713,098 00000000000000000004b70c64e1e0255935165fd3650cd4ffa6ebfdc97cb323 790 0.57/1.00 vMB 4
713,097 713,097 000000000000000000020dda525c115b160aba087293af7cb619ffba2970fa59 2,349 0.93/1.00 vMB 7
713,096 713,096 0000000000000000000c9188969d3b1a5d8327aa3efc712606199c840b4d4eaf 580 0.77/1.00 vMB 3
713,095 713,095 00000000000000000004198301b220f74464db452a70495d3c30a1be39bf0f7e 777 0.94/1.00 vMB 3
713,094 713,094 00000000000000000007305771248c42c52a718c21ee9cdcd6e4204c46de8bc7 2,641 1.00/1.00 vMB 12
713,093 713,093 000000000000000000046354277e970ff67276b549315a021ab8e28a0242771c 750 0.79/1.00 vMB 3
713,092 713,092 000000000000000000059c55eca3387ca0d8a064a5929a06b9778544433b633c 196 0.96/1.00 vMB 1
713,091 713,091 000000000000000000083ab74770252ce56708fcdb344ea3399b54b5f6498c8f 243 0.95/1.00 vMB 1
713,090 713,090 00000000000000000008ec6d8f9e9cbaad29ef2ed5c0a72283b9b7d7918181db 2,332 0.97/1.00 vMB 8
713,089 713,089 0000000000000000000943cf9c38319da5667d35f7ab99d1a9d50f41f648a0ec 1,315 0.95/1.00 vMB 5
713,088 713,088 0000000000000000000ab64f18fd99cdeac4d411286711803bf32d594d98938f 770 0.94/1.00 vMB 5
713,087 713,087 000000000000000000058e4f44a94d0536422e7f282345c6bb156035c275d3dc 2,329 0.99/1.00 vMB 6
713,086 713,086 0000000000000000000563fba66195f29b30058e5e8bd408158d42215c72597a 1,539 0.95/1.00 vMB 5
713,085 713,085 000000000000000000018fc57f3581434a6964f301d49b91a217d68fcd4d442a 1,448 0.96/1.00 vMB 4
713,084 713,084 00000000000000000009cc3be7d5cb71f21b163c72bf8ed35b5509741c514b0d 1,171 1.00/1.00 vMB 2
713,083 713,083 0000000000000000000b89c14f40850b1c8bf83b27d4d6eb12929fcab1d4926c 3,089 1.00/1.00 vMB 10
713,082 713,082 00000000000000000003b7c2e6d403935d836d1b915574ad8b6cba1212a176ed 2,476 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.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.