Loading Tool

Explorer IconExplorer

Memory Pool

84,045 transactions
31.47 vMB
0.10186770 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 8122ee06c7caaf8abb81128ac24b7aed72835968ccd4242c34ddadf3424bab20
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 241917993a35fab3e9c9db709fe0207e72601b5e0e8d10c7f847128a6cf37d81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02975364 BTC
Feerates: 150.54 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (781,118 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,110 134,110 00000000000008f0b1e23b89e9da47b1f7ec9b305e55231d3acfd79c37ce492e 25 0.02/1.00 vMB 595
134,109 134,109 0000000000000b4c8d625ea1b87999bf31019bdd172bb25fb9aad24afd03603e 22 0.01/1.00 vMB 541
134,108 134,108 00000000000003d7d67f53db37452927b4270e53db2e6f8a3f8e0def143ce305 24 0.02/1.00 vMB 524
134,107 134,107 000000000000021875ecdbf6527ec5b9f2eaab1f183d314c4c24c7532ebaade1 54 0.02/1.00 vMB 437
134,106 134,106 00000000000003e254faf02c35404ad3519b2ab589375501285ee630b634ff5d 12 0.00/1.00 vMB 194
134,105 134,105 00000000000003fe8c30d6358e7dc409a67acfb37ab1200367d5f48e0cb4644e 18 0.01/1.00 vMB 837
134,104 134,104 000000000000054e42a241b97011992e9fb7770d822b4b22ca19c16ee2cb2c39 53 0.02/1.00 vMB 599
134,103 134,103 000000000000003ff026587ca3d3e7898714a5ae6f33ee7776a917d0bd6f1006 63 0.02/1.00 vMB 15
134,102 134,102 0000000000000431e7b4764e15419ec75b99a0c493a64e7b346dd098473f3a54 116 0.05/1.00 vMB 339
134,101 134,101 00000000000009f109ee377ee1e0bb9b6ce02f1f33ffd23d258fda5342df1f0f 79 0.03/1.00 vMB 559
134,100 134,100 00000000000000408af403d759191d976bb708fdfd9ca46776e3861d96fdebae 14 0.00/1.00 vMB 2,003
134,099 134,099 0000000000000a87e2a15c3df9e1a2ead2112f631396be432127244ce58814ba 144 0.08/1.00 vMB 440
134,098 134,098 000000000000032d25eac81d936d0956301badf7196847e58371e060b7c9d888 10 0.00/1.00 vMB 814
134,097 134,097 0000000000000c25d0fb770e19c2c97880fa8b8462584c9c85e6a30bd851b1fc 140 0.04/1.00 vMB 149
134,096 134,096 00000000000003fdc9cecc587fcf708266c975dc1b67da63d1212881d87678c2 34 0.01/1.00 vMB 512
134,095 134,095 000000000000084f3621f3f8902ef2d2affea2e39bf70a14cbdafd39a4ebd026 21 0.01/1.00 vMB 406
134,094 134,094 0000000000000af26f75264b6b86602ff0ca7e2ca4f2806ce942b0257cd79eb3 44 0.02/1.00 vMB 480
134,093 134,093 00000000000001975943b70e796ce91f51713f63e6ce5836bc76d501529f18ea 12 0.00/1.00 vMB 0
134,092 134,092 00000000000001399674e64ad9cf7d4e8c65838972fb13d6ab9a674c624571df 97 0.05/1.00 vMB 455
134,091 134,091 00000000000005a25cfae74fef06755b4137039e1b787ab6c06606272ac793a3 37 0.01/1.00 vMB 468
134,090 134,090 0000000000000b5c0432bebe8ae56b0f14bb935d113831f10fec932d071d776e 37 0.01/1.00 vMB 68
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.