Loading Tool

Explorer IconExplorer

Memory Pool

58,272 transactions
18.21 vMB
0.05939365 BTC
Random Selection Loading Transactions
Max Size: 115.24/200 MB

Candidate Block

Mining Attempt 9fe80915cb5183d838b612f357abf6f360fdcbf77d8a86c88aaeb4aaaf94551c
Version 20000000
Previous Block 0000000000000000000046c09b2e6daf4af29a3603a151b3d29f2bfec6909fe3
Merkle Root 30643dc8b0d7294e609f50b6be314212937163146722b282da24f46b36bd1e79
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,429
Size: 1.00 vMB
Total Fees: 0.01871261 BTC
Feerates: 150.93 > 1.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,727 (802,257 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,470 113,470 0000000000001198a8c1ec59060ecb2abf5968e6fb739b170ded9270258a0284 16 0.01/1.00 vMB 777
113,469 113,469 0000000000009fb4dae7d7e472e24f4200831b659ff695f3acad0c1aaf618977 12 0.00/1.00 vMB 0
113,468 113,468 000000000000bda4edda214df1409b08b29ad46713753fe802d062ce6710ed66 9 0.00/1.00 vMB 0
113,467 113,467 0000000000007c58197428ccf5c11f79c11d454cb0f13dffaa8d608ab41a0cb9 18 0.01/1.00 vMB 1,314
113,466 113,466 0000000000002f981207e73fe606c0e18e14f772b9bad4aad61fbe037a79ae11 1 0.00/1.00 vMB 0
113,465 113,465 000000000000540a668204798869adaee074dab88ea5677da1a5c117b2a73e86 9 0.00/1.00 vMB 576
113,464 113,464 0000000000007848bd62f358546fa5654d00dbf485d80dadfc7d478acea0265a 26 0.01/1.00 vMB 581
113,463 113,463 0000000000008e5f208519b2dc626c20302bb6ff329ac6b1d809d789aeb7c2a1 13 0.00/1.00 vMB 622
113,462 113,462 0000000000002193247dbf5c130f264bd3db57e383f0a5ef6f532dd884710670 12 0.00/1.00 vMB 1,053
113,461 113,461 000000000000aac53c93333155a7197708a9aa09aa1c27ddfb17ffa7996a7bca 16 0.00/1.00 vMB 1,627
113,460 113,460 0000000000004f8a585fd3265f1973677cc32a9c5f5fbbbb9e1f2a6f01ecda71 15 0.01/1.00 vMB 848
113,459 113,459 000000000000c97731b07b544e3ebac1e00553e4664d80b3274d28770d7fdbe9 38 0.01/1.00 vMB 0
113,458 113,458 000000000000990391b4e986be748faa26cf28f62b12929599482746f8b78316 32 0.01/1.00 vMB 111
113,457 113,457 0000000000001cdc0b1677139b4af973cf89d745a70d04d2b0244a5acf77fb28 15 0.01/1.00 vMB 0
113,456 113,456 000000000000329819fa9d048547dba539b5d200913228e46259a824f8bb7d8c 4 0.00/1.00 vMB 3,886
113,455 113,455 00000000000037480d571be42bc175a631fd3d497d3a5dc535527d24c69fd31e 143 0.04/1.00 vMB 82
113,454 113,454 00000000000006092da22a8ba9511253f6afd710af14c07bd30d2a45b54d9245 120 0.06/1.00 vMB 56
113,453 113,453 0000000000006ac3680e4e6001b16902454dcd415a317e84102cdde5e8fecc83 6 0.02/1.00 vMB 0
113,452 113,452 000000000000d76324a4c7bb29c16a22ef9d10ccb95dea967211abc9f4a1b283 15 0.03/1.00 vMB 115
113,451 113,451 000000000000893b5d94f19b26b52cc6a297ce1186f82fc908902563a0426789 12 0.00/1.00 vMB 646
113,450 113,450 0000000000002699a0186bfc7d33836bb6bd3af1d301a1e2038fe4f901f50f25 20 0.01/1.00 vMB 984
Previous 10 blocks ↓
Total Size: 783.63 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: 775.93 GB
    • Received: 20.96 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.