Loading Tool

Explorer IconExplorer

Memory Pool

41,899 transactions
30.30 vMB
0.16174636 BTC
Random Selection Loading Transactions
Max Size: 152.95/200 MB

Candidate Block

Mining Attempt c6ad60aae62591fe773a33dd8cadb208f1fc5a835dba67cbab1af217e199dbae
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 31ac167188ddb3b8adc8cf033678cc2d87c5a25ea68ff8a9b442bfdf10f36593
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,580
Size: 1.00 vMB
Total Fees: 0.08981384 BTC
Feerates: 301.60 > 9.00 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (802,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
112,350 112,350 000000000001271588d95cf81c04b11bb6939359e973b418845834baa2b70031 10 0.00/1.00 vMB 1,272
112,349 112,349 00000000000098713b98fb917939a180acec57f5824afc70f4408dbd46cdc472 11 0.00/1.00 vMB 0
112,348 112,348 0000000000011ae08bd8c05d912ec8d4767aefe4397b36ed6438db82374375e8 28 0.01/1.00 vMB 544
112,347 112,347 000000000000fc659e0d5273e395d90c7a0b3154d85097f1f48a5045485158a9 3 0.00/1.00 vMB 0
112,346 112,346 000000000000546a7805ab505d689c16c942d77d857602784356a0e486bf1733 11 0.00/1.00 vMB 677
112,345 112,345 00000000000014b5f899442f5e4041ae93511979aafc5403ce582418e19a73b5 10 0.00/1.00 vMB 661
112,344 112,344 000000000000c63809bbcb269776dfd23044cf09e00d6be3c7354cd2ecf58960 11 0.00/1.00 vMB 703
112,343 112,343 000000000000fe7d977f76ec2fdd36e1435ab68c235064a14b23d1ebf5fa80f9 8 0.00/1.00 vMB 0
112,342 112,342 000000000000977d8cfcada3fe7c77f857324cc61e15a732b814ae2226f013b1 20 0.01/1.00 vMB 676
112,341 112,341 000000000000f70435e67759e564d2daef8dc9c20ccd0b1587723b4e2be2c749 9 0.00/1.00 vMB 349
112,340 112,340 0000000000010a0e082d7f2a3143f332d73f665857c5e179499a38f5e64addf0 10 0.00/1.00 vMB 724
112,339 112,339 0000000000005ba6909c10e215aec501120cd945edbda10c68df70f0c4455007 12 0.00/1.00 vMB 660
112,338 112,338 0000000000007cf8b81e9d220b73b24a952d8035cde8cd0a3c75d7f6a068b010 12 0.00/1.00 vMB 859
112,337 112,337 000000000001029f6c24d2b84d9c2ffd7fdcc548c9b3c3a69333fe5c1ad31432 11 0.00/1.00 vMB 348
112,336 112,336 00000000000023d03d8ba972ac2c7974ed3e8fa3a3934163b7e3daec29f5de5d 1 0.00/1.00 vMB 0
112,335 112,335 00000000000012d727d30fd0fb98aa84c7ddb416e92e8536c3ea19553c16242f 10 0.00/1.00 vMB 335
112,334 112,334 0000000000003637444280bbbee63bf0cc3356a07f93542aaf8194fadc0beb28 13 0.00/1.00 vMB 617
112,333 112,333 00000000000013f533a00ba782f2e8911afbaa717eb025ba54b0d828d14681af 25 0.01/1.00 vMB 310
112,332 112,332 000000000000bc2af9ecd9663d1bff6446560e16e3970540eb7ae24b5d023269 6 0.00/1.00 vMB 343
112,331 112,331 000000000000d5d8508dcb7eb8c89821cf6374d2fcf1124d205daadb7d6b1d11 12 0.00/1.00 vMB 885
112,330 112,330 000000000000aa7837bce634469204898418ae7d6057eba1f62ee584a11a9b19 14 0.00/1.00 vMB 1,153
Previous 10 blocks ↓
Total Size: 781.54 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: 618.62 GB
    • Received: 11.20 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.