Loading Tool

Explorer IconExplorer

Memory Pool

23,331 transactions
15.99 vMB
0.04391628 BTC
Random Selection Loading Transactions
Max Size: 82.68/200 MB

Candidate Block

Mining Attempt 1c1dd695a1ec8b7fae34406b481e45a9473e117610883d8938234d86f684ef77
Version 20000000
Previous Block 00000000000000000000b31bddf15c89d32274d08a85fb7020240ed911664f51
Merkle Root 47623a732929c49812ccb83b81ec908ed164de9ecd6f5dde30c516a57c7fe809
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,524
Size: 1.00 vMB
Total Fees: 0.01490924 BTC
Feerates: 152.74 > 1.49 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,175 (564,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,639 349,639 000000000000000004f7d49e37e812aa1e80241f5cc6a1c85973355d71430206 660 0.43/1.00 vMB 25
349,638 349,638 000000000000000004f34594be10f415f09ed2261a78f593f1cffa518542af2c 236 0.16/1.00 vMB 18
349,637 349,637 0000000000000000056c117ad22b26acca9cd41d8f556f986645398bf8f269cc 1,416 0.73/1.00 vMB 28
349,636 349,636 00000000000000000fc1a7997e850169b65a942b02e4392fae8826aa72f0d635 471 0.20/1.00 vMB 29
349,635 349,635 00000000000000000a227a86b2aeee3c9210da25a1349ad7662c1c74103928ee 316 0.14/1.00 vMB 25
349,634 349,634 0000000000000000128ba9b24f7a20fac317f88fb55e24068cf0a1def0cfd34e 131 0.06/1.00 vMB 20
349,633 349,633 0000000000000000064856894de0ecafd9f7d919421b1fee434d4733e2865e3b 984 0.62/1.00 vMB 19
349,632 349,632 00000000000000000e922ae0ff8de6e7bd9cfd802f2f036e2476ef9c77f03799 877 0.54/1.00 vMB 27
349,631 349,631 00000000000000000ec807aba47851e705957c87ca460c11db9b04f44ef06698 1,581 0.75/1.00 vMB 38
349,630 349,630 0000000000000000064a6b620c22d89697757f4d81c3b839e50b03e2d3f8e168 256 0.13/1.00 vMB 28
349,629 349,629 000000000000000011c482bca05fce2c66c1b6078ef87e6f710f223d93ed0edb 121 0.09/1.00 vMB 18
349,628 349,628 00000000000000000b758def212ac9d95e079172039e320b63f835f4bdea9d76 361 0.28/1.00 vMB 24
349,627 349,627 00000000000000001005f25eff2a85f1ffe991ccbd475bafc2a2b048c57eaa78 188 0.11/1.00 vMB 27
349,626 349,626 000000000000000000e67a22642886edda5575cb49d9ea5da79e826ae0c3021d 833 0.74/1.00 vMB 17
349,625 349,625 0000000000000000115b24ab2e4f6cc5d6b00c68f3c38bd60cdb2dfa962e23ce 607 0.71/1.00 vMB 14
349,624 349,624 00000000000000000bfa0ec140d3b13780aa98575e6af2d47a806dfdfee61077 21 0.02/1.00 vMB 12
349,623 349,623 000000000000000013cb76bccc485db6abdf70d417152ba44b93c4f7075ea262 446 0.43/1.00 vMB 13
349,622 349,622 0000000000000000040a927888955888d71a5e18059393a59cd9e0861adeb796 549 0.73/1.00 vMB 11
349,621 349,621 0000000000000000076d20037bcf29bcefc5dd90b72df116c561a09d9d0dc21e 254 0.22/1.00 vMB 21
349,620 349,620 00000000000000000fd6feb562924cd3b9d17c7ab64a3c37ab41593b327d5b26 478 0.37/1.00 vMB 18
349,619 349,619 000000000000000003322fab999d98f465520e1975982a72f145cb854ceea3bf 140 0.09/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 780.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 570.07 GB
    • Received: 7.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.