Loading Tool

Explorer IconExplorer

Memory Pool

75,612 transactions
28.05 vMB
0.08613093 BTC
Random Selection Loading Transactions
Max Size: 170.34/200 MB

Candidate Block

Mining Attempt 23be4a18bf0a79a1839f511944216738d679181e65ff694b1f24bef29de165d7
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 3d5cd2c0acd5c69d158e2290543d004f365bd889e004da07e1384e97521c6821
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,899
Size: 1.00 vMB
Total Fees: 0.02587767 BTC
Feerates: 402.60 > 2.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (813,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
101,846 101,846 00000000000008e50c971a903b09ce24791c3c684cb5b4776a30ae3be2134934 3 0.00/1.00 vMB 0
101,845 101,845 000000000002953c502d4a46bfa04359521228b32113a4e68e7a430cef6e8eb6 110 0.03/1.00 vMB 0
101,844 101,844 00000000000126124fcbca5eb5b2ed8f7da2dccd870741c472877824cde53c20 13 0.00/1.00 vMB 0
101,843 101,843 0000000000014afdfdfe4f16d3038591430e054de40862a3dd1ec14180945bff 7 0.00/1.00 vMB 0
101,842 101,842 000000000002c3e69a89c4d67ad1dd8b2474422c2a6ad4ba82c4ab56430b2e10 1 0.00/1.00 vMB 0
101,841 101,841 00000000000277eaf24f66ae9f16602a5cd7f335a83d85c943c6455f6f208870 1 0.00/1.00 vMB 0
101,840 101,840 000000000002e035fcc4013e86fca2abcfd9ba3bb9ef8748d7bf0478fd0246e4 8 0.00/1.00 vMB 0
101,839 101,839 000000000002968426c7020a6dd3e85f78f95d26ab9ae25ec0f25ccc9128e948 14 0.01/1.00 vMB 0
101,838 101,838 000000000003283feaf0689b33778ef57972c0cc443b4c5fbe7456b10a4c1e74 2 0.00/1.00 vMB 0
101,837 101,837 0000000000006e97f7992e24cb337222f39120d285219a8755bad21ff505f370 1 0.00/1.00 vMB 0
101,836 101,836 0000000000004cfba251d54e0316243907f141602e4b28a40c55df9123fbaf27 4 0.00/1.00 vMB 0
101,835 101,835 00000000000018bdebe477e6cd8fd727fc590c7345912182510e019a9a23a984 3 0.00/1.00 vMB 0
101,834 101,834 00000000000325287b1992aa57a681f1d01bfa9dceeb4bb219199b41eca69409 2 0.00/1.00 vMB 0
101,833 101,833 0000000000018ea8365e29ced92dff0937451e5894c5f45f6e27b43b09ce45ab 4 0.00/1.00 vMB 0
101,832 101,832 000000000000143f9a8bab0dc67e2f2dcc955d37f966414c39c5c93196f7cb44 10 0.00/1.00 vMB 0
101,831 101,831 00000000000080a26663878334b4f7f1cd8faa7759724c908d98fef786c25d8f 12 0.00/1.00 vMB 0
101,830 101,830 000000000000248203cbba58c71b0dbffd57f77b262538e770870fcd64ae6269 13 0.01/1.00 vMB 0
101,829 101,829 00000000000312b9ca50e046995f62ba2ac4e435c3b767142d34b892903e7f64 6 0.00/1.00 vMB 0
101,828 101,828 0000000000034fa609c4d678acfc28d80b2ae26afd06efbfa4c235b51a82c32c 12 0.00/1.00 vMB 0
101,827 101,827 000000000000416c77ce9b31f8c1e6fb6b61e3875fa666addbdb7c8a2bfe789f 12 0.00/1.00 vMB 0
101,826 101,826 000000000001c976aacab08945dbc8c72024508f9e261b7ea73b95dad627d83a 17 0.00/1.00 vMB 237
Previous 10 blocks ↓
Total Size: 782.93 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: 714.68 GB
    • Received: 17.58 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.