Loading Tool

Explorer IconExplorer

Memory Pool

115,651 transactions
29.19 vMB
0.10015155 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt d784d4a10f7d954a5a7aa73dab53ae6cee4f589f46fd9cbf4456fddba8fb606f
Version 20000000
Previous Block 0000000000000000000086b3aff9c4f9837d24b88e80dd64d71e1aefd42522b1
Merkle Root febb8dfb5d851b8c25e56e1f156600560c0f857bf4f8f0b4844b7b71cdd0542a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,795
Size: 1.00 vMB
Total Fees: 0.02897425 BTC
Feerates: 296.74 > 2.90 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,046 (907,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,986 8,986 00000000a832413162c986edb5745f156fa4eb5741b0e6a919342072e2b1e3b3 1 0.00/1.00 vMB 0
8,985 8,985 00000000730d3d553d61fafe4d8afad3ad963580ad4955e10fa09d57b12142a1 1 0.00/1.00 vMB 0
8,984 8,984 000000003a3e84b36c88b05ee681f1a1bb084ba6222ef53b58feefca168df591 1 0.00/1.00 vMB 0
8,983 8,983 00000000d89087ae0c65dbe821b9a9926077f3f618fc8fac46d7070f28eb1153 1 0.00/1.00 vMB 0
8,982 8,982 00000000df13b9e208afff5f5d0f391a9265b32be4298ceb5df6aa79ff9d9e70 1 0.00/1.00 vMB 0
8,981 8,981 00000000bc575fd8fc0320ee5b7bcc92a846871f10c3643dfa2e917d7ab0f997 1 0.00/1.00 vMB 0
8,980 8,980 000000002b6ddc71413d93249aeeb35ae0e0d2fbdb9d4333667a40826638589f 1 0.00/1.00 vMB 0
8,979 8,979 000000003aabb2148cb1f0e9a9866a40f4b4cd0f4bd4922bd4fc059f968e144f 1 0.00/1.00 vMB 0
8,978 8,978 000000003bbe0019a8123a29bbf9555947e9367dff367cfda99c1999ba2f7d8d 1 0.00/1.00 vMB 0
8,977 8,977 000000006005091f4aa4f2f9ab8fcdbedf71fa27a1eabeae6ef94b5e3811ef1e 1 0.00/1.00 vMB 0
8,976 8,976 00000000455c3231e43bb558f8baeb192818c59ba84cdd3f8ee5f31460a5aa29 1 0.00/1.00 vMB 0
8,975 8,975 00000000f9f2eff4d24b4f63c6b86c04b54622e7727f820df1d3a8c0cb70344e 1 0.00/1.00 vMB 0
8,974 8,974 00000000770b9deaf4fbe2bc6f47a80373786a5b8ec6c699079f21ae0beb7ff1 1 0.00/1.00 vMB 0
8,973 8,973 00000000156fd2cf2dd0589f39c323f99b934d0b08fd1188976c69b53842390d 1 0.00/1.00 vMB 0
8,972 8,972 000000000c52354ba07004839e93b43a90d17fdff43732ed32267ef07e887137 1 0.00/1.00 vMB 0
8,971 8,971 000000004135e9bcc2ce23326ca43eb91f92f6021699ca8e89088a2a097c4d48 1 0.00/1.00 vMB 0
8,970 8,970 00000000315878324d2ac843c44ff83f1b9846120e7cfee816eca240d191e981 1 0.00/1.00 vMB 0
8,969 8,969 00000000a5d3de6541cfdf9b4ea6c7ba76655338714076338ebe078b68c1d780 1 0.00/1.00 vMB 0
8,968 8,968 000000005a2e9641d9cb54e41fb2afa60821de8b687c6fad8e5ba40b1423a9ee 1 0.00/1.00 vMB 0
8,967 8,967 00000000084a07181b6d3471b4e18d53e9790b83d30c9128eeec862b19271404 1 0.00/1.00 vMB 0
8,966 8,966 0000000013232867033d0db619d6c288c41e7d32b2e70987d30c38e34c697f47 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.20 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: 812.19 GB
    • Received: 23.74 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.