Loading Tool

Explorer IconExplorer

Memory Pool

72,034 transactions
27.42 vMB
0.07571231 BTC
Random Selection Loading Transactions
Max Size: 164.45/200 MB

Candidate Block

Mining Attempt 961f5aa293eb97ede3b513cb188b5a15177f335dae37718a3332adcdeea0514d
Version 20000000
Previous Block 000000000000000000019979e8bdd87a31a1a1c2e73dff8378a4e0185b5ab60e
Merkle Root c4b8619a0101c4c85b3808144dc043c2643e00c4b9b7e67e1836a21a771f14dc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,674
Size: 1.00 vMB
Total Fees: 0.01493211 BTC
Feerates: 100.89 > 1.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,536 (673,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,833 241,833 00000000000000d1c3a336453c991ae3a8663dddd7cbe14bc9a3c07a3cc7e8dc 363 0.14/1.00 vMB 222
241,832 241,832 00000000000000507752bfdb7a8b83c2aecf6a052485a55301faeebd99e32a2f 213 0.09/1.00 vMB 168
241,831 241,831 00000000000000fb5ed2d5ecc989dfd60af4421bca3ce7e30c925a08bace70f0 292 0.11/1.00 vMB 151
241,830 241,830 0000000000000078d0bdbdca1431576a40035c7ce3fc2ef1cf081bd9791b54db 318 0.16/1.00 vMB 113
241,829 241,829 000000000000005104c0e56b8bb3f5ce20ffb2fbc6eb73c8bc90a2e986655dea 249 0.13/1.00 vMB 92
241,828 241,828 00000000000000aa2030011f9edf9c74905bff5de483afee0bac373f57f10630 571 0.25/1.00 vMB 194
241,827 241,827 00000000000000daf964b4e0d3a5dcc72344b26b70d711667ad6e21b3147df9d 26 0.02/1.00 vMB 144
241,826 241,826 00000000000000bb8015af3bcad963cb678e52a3e8c0b9fd7869915c0aecf244 59 0.02/1.00 vMB 253
241,825 241,825 00000000000000982f7cf555099e248d66bb8eff20cba05e6e73ac85cd2d17f3 101 0.06/1.00 vMB 163
241,824 241,824 00000000000000050775137609416d6ba15cf1db908cdf27115e484911f857d9 112 0.04/1.00 vMB 218
241,823 241,823 000000000000004f7a19368476df52be51fcdf4354abba79b69f580b3cd51d7e 101 0.05/1.00 vMB 148
241,822 241,822 000000000000002810ae375d5bbee607803dec657bdab399ac54e3b87312b57c 135 0.07/1.00 vMB 168
241,821 241,821 0000000000000057c12be461c89585fc2c838776d9414432fd66c825630c1b9b 211 0.09/1.00 vMB 198
241,820 241,820 000000000000007a649c3d47ce2b2502ab1747c847151877bd6d803c93381046 121 0.06/1.00 vMB 181
241,819 241,819 00000000000000090be27fa2c2c75835b70d8cae3f418608626d5a0986e38cab 48 0.03/1.00 vMB 35
241,818 241,818 00000000000000e80de837fd3593389f511ceb5866e784690b91e5c4924b5354 591 0.25/1.00 vMB 196
241,817 241,817 00000000000000cb0a08d1c23e6154b3528af795043d7a6eb4cd38d06ca4b195 132 0.05/1.00 vMB 164
241,816 241,816 000000000000009e8107fa9d57c07a4286a5fa829ada49f04e607c0ffe215a9f 91 0.04/1.00 vMB 141
241,815 241,815 000000000000001465401641e75664c9e5f04b178ddd1869e5a5fd707801a9ab 93 0.04/1.00 vMB 198
241,814 241,814 0000000000000053ab766c22bf9e9162975623e113d532086b20a102e271d50b 170 0.07/1.00 vMB 165
241,813 241,813 00000000000000901ff023991836be274e8d2452cc915e3c645c8245441e975f 204 0.10/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 783.32 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: 767.67 GB
    • Received: 19.44 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.