Loading Tool

Explorer IconExplorer

Memory Pool

43,204 transactions
28.34 vMB
0.09927232 BTC
Random Selection Loading Transactions
Max Size: 147.32/200 MB

Candidate Block

Mining Attempt dd2e4b3dd12b8253b3b57d1f1c88903aa1577320a13475188f68c3ecd0eb8b6a
Version 20000000
Previous Block 00000000000000000001dc7d8af27fbeaa83efa4a354c22a9b1c23db4f2935e4
Merkle Root 85e95dbc7f967f1ece3bd0c757d03ab24e2b34aac4e74ebd2c728d0590468b7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,911
Size: 1.00 vMB
Total Fees: 0.04140878 BTC
Feerates: 477.45 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,252 (638,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,593 275,593 000000000000000221a46adf4ed88868d3444c4037bca78958c9ca7b5f9a7db9 1,842 0.89/1.00 vMB 43
275,592 275,592 00000000000000005565715819270557f1b028f5fd6030ff78f4b5bbf7ed9a39 333 0.24/1.00 vMB 26
275,591 275,591 00000000000000046718d8159228f3e2df20a8dfae9b263c4ff5176df68cb542 796 0.49/1.00 vMB 35
275,590 275,590 00000000000000002a454068487eadf7ab08300f74070ed64f50e47d34182244 73 0.03/1.00 vMB 129
275,589 275,589 00000000000000029ce26e11db24fa9e9b873fc12a447e13e60314f7540990f5 1 0.00/1.00 vMB 0
275,588 275,588 00000000000000031b549a0e6911aac016aedd02176bd0ca68e530dc26e11de0 343 0.25/1.00 vMB 26
275,587 275,587 00000000000000036881978637722292bf5c069c0bb245dcd26dd59c38c80cf0 465 0.25/1.00 vMB 73
275,586 275,586 0000000000000002e9a02d7476eae2dc244d1c1d0381cf65c1f8309b12849a63 252 0.25/1.00 vMB 19
275,585 275,585 0000000000000001e79075381aa3248d5655620688f3828cf41dfd0db5995ae7 632 0.25/1.00 vMB 92
275,584 275,584 00000000000000029d47111bcf0cac63c65aa15169a77b4243c954b7826598d0 542 0.50/1.00 vMB 24
275,583 275,583 000000000000000341c9aee0a3e2eae7ea5ec8ebcc87008111aadce83bd85db2 1,362 0.50/1.00 vMB 60
275,582 275,582 000000000000000092abe44524614bdc323feaa99372387b7bfae6632185d959 73 0.03/1.00 vMB 290
275,581 275,581 0000000000000000051757be33a4531788908123bb9b41009af0de61e747069a 466 0.25/1.00 vMB 36
275,580 275,580 0000000000000003961b7f30e67b0315ad9c769cf2c90a40328876ff8f5c9184 675 0.25/1.00 vMB 76
275,579 275,579 00000000000000030b94366560cff8055f6a40e77b642cc58ca846f9fff753f5 259 0.25/1.00 vMB 19
275,578 275,578 0000000000000000250b482d107d4f4d092ff622da9c47ee4dce9f08e90f342e 532 0.25/1.00 vMB 43
275,577 275,577 000000000000000127d8fe0306508962c1d67571dd1c4c270436be67821d7e06 522 0.25/1.00 vMB 80
275,576 275,576 0000000000000001c12b3b2f424db6507eb9a243fc46028b3ad488d949248728 642 0.25/1.00 vMB 62
275,575 275,575 0000000000000004663e17892b9bfeb5e97819b1f2dc7ad983f670d969cc5d11 330 0.17/1.00 vMB 30
275,574 275,574 0000000000000001e423632266c27cd8c321fe68c6bad88f06ab606b8e366bf0 469 0.25/1.00 vMB 47
275,573 275,573 0000000000000002a8ccbda3372464065654700d0b7c90723041e4e09b68b4bd 794 0.40/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 781.04 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: 576.86 GB
    • Received: 8.55 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.