Loading Tool

Explorer IconExplorer

Memory Pool

77,554 transactions
29.94 vMB
0.06756413 BTC
Random Selection Loading Transactions
Max Size: 181.64/200 MB

Candidate Block

Mining Attempt 7778e8dba6fc7826abb917dd4cf8d09476c6b3dcb4db002b902563b2349f57e7
Version 20000000
Previous Block 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d
Merkle Root e673a6e8ad14dc7ce36588dfe7d9046126b23ce5b70e67827d3616bd64d1d49a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,102
Size: 1.00 vMB
Total Fees: 0.00411902 BTC
Feerates: 40.21 > 0.41 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,191 (545,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,602 369,602 0000000000000000059fa07fbefc03c6d12893964ad8b822bdf4333cb56d115e 1,126 0.52/1.00 vMB 43
369,601 369,601 000000000000000007c2b603bbe66604637f76dffc35f4e707ef8dfa61c203ba 376 0.34/1.00 vMB 17
369,600 369,600 000000000000000007f9a7c1680fb09b7a46f989e5598757669eba92b23e8940 2,213 1.00/1.00 vMB 49
369,599 369,599 0000000000000000013e966a3e655b312b3c140199949d19589d3f09f68a69eb 470 0.24/1.00 vMB 40
369,598 369,598 0000000000000000061b14f9b86863b77d1c09cd95c2208931c713a5689a9625 762 0.73/1.00 vMB 24
369,597 369,597 000000000000000008ddba61fe864ad7b95e409922721e33a2a05b0ea2ebbd12 2,086 0.68/1.00 vMB 77
369,596 369,596 00000000000000000e932ae2d7ee8f5cae66661f929da4c97d0134c4e00112b1 162 0.12/1.00 vMB 32
369,595 369,595 000000000000000007986bbad41bbdc2b1804a1069d0412825dc1e7fea63bd9d 126 0.39/1.00 vMB 9
369,594 369,594 000000000000000009e36a101c3409d5e892dc44fe6251311dcf49c4758dc28e 741 0.75/1.00 vMB 19
369,593 369,593 000000000000000002d69017c837fd4e7fe22a128da5717f3abdf057a581938e 2,246 0.95/1.00 vMB 49
369,592 369,592 0000000000000000015d2a6418cd7c33bbe19700066c26bc289c35ac53132180 528 0.31/1.00 vMB 37
369,591 369,591 00000000000000001105f2ef395ef3fb3abd1daafc79ad1d6cc38836b39b3b70 428 0.29/1.00 vMB 35
369,590 369,590 00000000000000000f5dfb9cd1ded6b62a049fa2d9ba6224fcc9c4c81d998905 389 0.33/1.00 vMB 18
369,589 369,589 00000000000000000cba8dbe7e189e7df582763b3a4f8299f4b1e141e25b5584 193 0.09/1.00 vMB 41
369,588 369,588 00000000000000000a7964603e299b1a1f26c6260211016aa167d70e82b9e62e 1,418 0.95/1.00 vMB 26
369,587 369,587 000000000000000008075cd12fde63b6b2e3d5d5888559cbd751411f97b46421 1,787 1.00/1.00 vMB 47
369,586 369,586 0000000000000000021c3d3beddee43d5f813ff5c4729f49924ddba58de84c5b 2,739 0.93/1.00 vMB 71
369,585 369,585 00000000000000000e836da8923c99a5e9b8ddbd259f4c63c763d29a8cccfd63 755 0.64/1.00 vMB 19
369,584 369,584 0000000000000000140a62c7e5860804ec103dcc747e23f230ac65395fa21e83 2,723 0.93/1.00 vMB 65
369,583 369,583 000000000000000006c70878c0df62afef0015ebcb5c482ac067a8cb32cf75ae 875 0.46/1.00 vMB 44
369,582 369,582 00000000000000000c7f365d43286a31f6da77d47a05a46c654a7fe56666eaa5 389 0.30/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.72 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: 707.07 GB
    • Received: 16.66 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.