Loading Tool

Explorer IconExplorer

Memory Pool

74,485 transactions
27.63 vMB
0.07634706 BTC
Random Selection Loading Transactions
Max Size: 168.28/200 MB

Candidate Block

Mining Attempt e8190ed67641aeed94e581d1f58455c531ce74d53b41a2ee677ea63a737f54e7
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 8ccaadd7eb5015ffb53eb422c58c10eadc1c9926584bac5549d4a25be0fd0937
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,894
Size: 1.00 vMB
Total Fees: 0.01718202 BTC
Feerates: 402.60 > 1.72 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (54,956 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
860,360 860,360 000000000000000000030792d836719917c395cb785e2daf9989a898b6c86af1 3,261 1.00/1.00 vMB 3
860,359 860,359 00000000000000000000eb69174d2c4d36c2d84c901330bace07857744e5f648 4,137 1.00/1.00 vMB 3
860,358 860,358 00000000000000000001f1da9c0fe2095db3853336c5092ec07b443bf1ad42a0 2,544 1.00/1.00 vMB 2
860,357 860,357 0000000000000000000160a1cd23cb264b6d91f43cd40da59601b2d1b2c088b2 6,416 1.00/1.00 vMB 3
860,356 860,356 00000000000000000002b703213e48b33bf47dd29d979c88f6a7945b45627d48 3,703 1.00/1.00 vMB 2
860,355 860,355 000000000000000000007dcfee3c13204cc110baeebb57187d8fb69b18f291d2 5,062 1.00/1.00 vMB 4
860,354 860,354 000000000000000000008df83a9743483a8ac4751d91ba80501124518f94ea3a 4,780 1.00/1.00 vMB 3
860,353 860,353 0000000000000000000023886ea22e05da0e459e6d1c8b74993b03b8d5aa7d31 1,120 1.00/1.00 vMB 2
860,352 860,352 000000000000000000019f02787513309021521a3f361ea2b5f9db3e23661eed 3,556 1.00/1.00 vMB 4
860,351 860,351 0000000000000000000192adbf8c279fc17619f1e101a30bb083214db16843f2 3,343 1.00/1.00 vMB 9
860,350 860,350 0000000000000000000010ab474343e50d310693ab2bbdf5890794ced6f09609 2,814 1.00/1.00 vMB 8
860,349 860,349 00000000000000000002053025ca8f07c2797bc50f401ee96bba32d9adc72ffa 3,928 1.00/1.00 vMB 4
860,348 860,348 000000000000000000002cb4807f8b8a066ef96c12c5a2a1a87c53ae45f5026a 3,078 1.00/1.00 vMB 10
860,347 860,347 00000000000000000001eb2bfd0014434dbe2ed4e5108c096aa8bc19482ad825 5,342 1.00/1.00 vMB 4
860,346 860,346 00000000000000000000d7bdd35b8d5410dd6075cfe9216388f6f3f62c493084 6,775 1.00/1.00 vMB 3
860,345 860,345 0000000000000000000017fc5dccc483dfce06ff5e2ff719550bb43571ed8072 6,722 1.00/1.00 vMB 3
860,344 860,344 00000000000000000001ac55c48c71daa1eba69ae7e25bbddb4fc182c9d01b89 7,835 1.00/1.00 vMB 2
860,343 860,343 000000000000000000026f189f380ba37a394ae96ad44b0ad44c5a2501f12a93 3,175 1.00/1.00 vMB 4
860,342 860,342 0000000000000000000165d28485aca338d7ac1fa0c50bc3b9c38aab3da3ec88 5,506 1.00/1.00 vMB 3
860,341 860,341 000000000000000000020a4cfa5e91e136d203eb5dbc36de6afbf1ebae548b3d 7,546 1.00/1.00 vMB 2
860,340 860,340 00000000000000000002bb3e91e036af1a5c98bd75b59f5b179430b70e74f382 6,657 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.94 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.87 GB
    • Received: 17.61 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.