Loading Tool

Explorer IconExplorer

Memory Pool

78,054 transactions
29.31 vMB
0.06390928 BTC
Random Selection Loading Transactions
Max Size: 176.08/200 MB

Candidate Block

Mining Attempt 63cff20e8eee5ef2f1b7139c09a3a9fd5504715c3d1ee7a490838c40db3001e3
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root a6c104c10259481994c9c48dec1a2b1a813fe273691f5c64a8602cdde36e5d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,018
Size: 1.00 vMB
Total Fees: 0.00453476 BTC
Feerates: 12.16 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (537,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,393 377,393 0000000000000000027d522ebcb5e3378a72be6f9a7db372356a6fc84d17a598 228 0.15/1.00 vMB 16
377,392 377,392 000000000000000003b82eaa1f33f7fa729101920eeba77da7a1e5af597ee5c8 1,440 0.75/1.00 vMB 74
377,391 377,391 00000000000000000752d3377c31e5131c6f494bad92f99542e2b5df2d08b7fb 156 0.11/1.00 vMB 20
377,390 377,390 00000000000000000d6649895e3421751919bc0bd9f288961ef0e1931e5b93ca 294 0.30/1.00 vMB 13
377,389 377,389 000000000000000010ffd08937e08ca44e1a1a0ae60e512d85f95b940eac91ed 620 0.35/1.00 vMB 29
377,388 377,388 00000000000000000e529f74bfb0e07fd53c231e461ac659e37e09ed8d5addca 429 0.33/1.00 vMB 32
377,387 377,387 00000000000000000f70ce49dba369621ba826925beea2c8bbc0f2e9de8b55dc 1,414 1.00/1.00 vMB 27
377,386 377,386 0000000000000000108b9d5fd39f9d4e149720c85e3f84c108ce9504113ff7d1 1,917 0.93/1.00 vMB 34
377,385 377,385 0000000000000000056d10c5f1cc9961ce2476da818a2fb4dd54ca3bcfb99a8d 741 0.35/1.00 vMB 37
377,384 377,384 000000000000000007192d9b421e02007ccf32810617f6c01736df65283597fe 90 0.03/1.00 vMB 38
377,383 377,383 00000000000000000d9bdf294243960003cd1e6cf04946d71d2131e9d5a9781d 104 0.03/1.00 vMB 39
377,382 377,382 000000000000000007975f4bc7d0b001815f8ab86f57feff7db01584f0464388 40 0.01/1.00 vMB 45
377,381 377,381 00000000000000000045b8d15cc8f5c4b7335add3cd2a8467c6932b68d2377b9 965 0.40/1.00 vMB 34
377,380 377,380 00000000000000000181015ae7d096e529402d02f8b3f5d8a0f273305f3e28c7 244 0.10/1.00 vMB 35
377,379 377,379 0000000000000000002ec1a2a4702d17ac56aea88fcd9606b125ea4084fdd624 1,070 0.65/1.00 vMB 28
377,378 377,378 000000000000000011b8b24f6c0a2d944e5882e303fa56332a30fa08dc886411 532 0.24/1.00 vMB 36
377,377 377,377 00000000000000000330794728bf50f5453c43a03ccd1f2a7745a80f89f8aa7e 215 0.09/1.00 vMB 39
377,376 377,376 00000000000000000be24598e383bdc87da3077f125f50b211871187edcb941a 774 0.39/1.00 vMB 32
377,375 377,375 000000000000000006b0e27a2900a1fd0522f327aa9ff33e0e3e498ba1cc4e83 1,453 0.75/1.00 vMB 41
377,374 377,374 000000000000000010a4a4d45974bf7d98a48d2c15f4002e506ff374019a5234 852 0.39/1.00 vMB 40
377,373 377,373 000000000000000005847f1787775effbe9259c33ac24b69809548146dc2a964 325 0.13/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.