Loading Tool

Explorer IconExplorer

Memory Pool

75,104 transactions
30.43 vMB
0.08905588 BTC
Random Selection Loading Transactions
Max Size: 174.52/200 MB

Candidate Block

Mining Attempt 815ce9bbaab039ad00f93561d338c25ea26af83603ccc048f239318178785d8c
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 344a35745c779a83b51994fc7fbbdd30fbcca5852361e6c755b8862ed2c2aa1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,390
Size: 1.00 vMB
Total Fees: 0.01564723 BTC
Feerates: 265.25 > 1.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (552,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
362,287 362,287 000000000000000009b39e53f83cb528342ffb73c0b3b4a8b5ae72faea482c7a 170 0.13/1.00 vMB 17
362,286 362,286 00000000000000000a79015a328eac8a34206ee0b1a72bf383af7fa5a56368b6 581 0.39/1.00 vMB 24
362,285 362,285 00000000000000000e0fa70d00effe43670109ae59a702a7554648f7ee44e07c 20 0.05/1.00 vMB 2
362,284 362,284 0000000000000000151587fb874f8a82d67fa2dfd553d6de8a70b6f8d3442708 447 0.28/1.00 vMB 23
362,283 362,283 00000000000000000d232510f7e707e777e83cf6bd2435c668a4f3c8baffb3cc 467 0.31/1.00 vMB 20
362,282 362,282 000000000000000013a501715ed200b01c46331ef1edeb08f140944d87003e1b 771 0.44/1.00 vMB 28
362,281 362,281 00000000000000000d556296bbe4acefe43c6f46a7a88d13080cd594d8e7a302 186 0.22/1.00 vMB 28
362,280 362,280 00000000000000000500e10e6278673abfda9f5990a306725e19f050d1abe333 429 0.34/1.00 vMB 32
362,279 362,279 00000000000000000a0e4942fe2fefff3f3aa1dc4c1b5e51b765ca2caa6c8a10 460 0.35/1.00 vMB 25
362,278 362,278 000000000000000008819abf81dd1298eb7808f92ed084ee9ca13ac0033d8102 1 0.00/1.00 vMB 0
362,277 362,277 00000000000000000c88e24f8d65af2ff14450f3f344341d43b275bf3ce445b0 193 0.15/1.00 vMB 16
362,276 362,276 0000000000000000099ff68c856502de5160e3a2c8de7aa0dd7950c1af658b12 372 0.25/1.00 vMB 24
362,275 362,275 000000000000000002bd2147f556d15591a404fc47e480bc820f1ea6b0e35d86 466 0.31/1.00 vMB 21
362,274 362,274 000000000000000013c181b82fac14b186236ab97ca28ecd30d8b3aabca053ad 63 0.07/1.00 vMB 19
362,273 362,273 00000000000000000080b782c7916c42256b72d4560ee7256bd83d0ff3a7d4e1 297 0.25/1.00 vMB 19
362,272 362,272 00000000000000000a7d7de231b903e6df598a942b1da2a610d5e355d04101a3 481 0.22/1.00 vMB 28
362,271 362,271 000000000000000014e4ac30ecc14710acd675aeb8f18a39275b97fbf9baf797 926 0.63/1.00 vMB 23
362,270 362,270 000000000000000004cffdb6c18ee6267eab0375e7ad9e12ee6475f2f2108206 195 0.10/1.00 vMB 33
362,269 362,269 0000000000000000075cbc5d0a206683ea99074a0a9b7ca38897a66adf116aac 130 0.09/1.00 vMB 23
362,268 362,268 000000000000000007e2b78b84e0125d8a608beb23ee73ada27ab62c0fe40e7e 989 0.40/1.00 vMB 27
362,267 362,267 000000000000000014978a7f3c34e53845dec3ebb67dea4d6345d728f705b679 485 0.25/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.