Loading Tool

Explorer IconExplorer

Memory Pool

49,389 transactions
30.67 vMB
0.09950429 BTC
Random Selection Loading Transactions
Max Size: 164.14/200 MB

Candidate Block

Mining Attempt e86f40d7762296216d76f7ece99e14ed7c369f1472cba441c3793ca6193e39b0
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 63f12e2d5cb0d023309de17eec7642c47f0c5066778444180aa28d1a6af8b176
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,300
Size: 1.00 vMB
Total Fees: 0.03498095 BTC
Feerates: 101.56 > 3.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (736,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,873 177,873 00000000000007873a2f235d0ec6d5546634ac723f19cb20292a56e60a1ae867 7 0.00/1.00 vMB 28
177,872 177,872 0000000000000847c2d18a0774b5fb4c44d9cce922b307f074e8535ea34b1924 34 0.01/1.00 vMB 159
177,871 177,871 00000000000008609a30a1883decc2e0c117adcb26b5596909a513b78abcfbc8 35 0.02/1.00 vMB 55
177,870 177,870 000000000000017f0e4f885680f43287c5df9410dd8660104600a413110db60c 32 0.01/1.00 vMB 133
177,869 177,869 00000000000004777dd9a1013196c48ff7e0c179729597020b93b6738a6ab273 54 0.02/1.00 vMB 116
177,868 177,868 0000000000000b1c7e18b4359c510942c7ecebb6fc999f9cdfdc8895bc1e75f8 16 0.01/1.00 vMB 28
177,867 177,867 000000000000009ac8605c0d8da92ab50f80b5f8add44c009e60d91158a5c83e 87 0.03/1.00 vMB 71
177,866 177,866 00000000000000cd7a041952479e7fec6022cb2422d2a2d00f0e3b7aa7796471 13 0.00/1.00 vMB 17
177,865 177,865 00000000000007262a439a26bb0bb36f731c03f7a3cef15a1ac7cfcdbcd2dc83 34 0.01/1.00 vMB 292
177,864 177,864 0000000000000919edb2c6deb76decf6d17788517d78b30caffda88b408e8c4b 22 0.01/1.00 vMB 43
177,863 177,863 0000000000000578b61c1483ee47c54ea85f78d517b07d032e413eb21501cee3 53 0.02/1.00 vMB 109
177,862 177,862 000000000000053c255a7bab2c0709493dd3dfb4476590602f579c311c5ada45 59 0.02/1.00 vMB 112
177,861 177,861 000000000000096f7c96826264455b0d75ecda78bac14b9f04baa15b84b0f490 14 0.00/1.00 vMB 330
177,860 177,860 00000000000004cf4185ea30f5cefb2e646da4f2c2337ad10c8afbea2271b7ca 21 0.02/1.00 vMB 29
177,859 177,859 0000000000000a27de9bad4b61581a3d2b04858a92aa84b5d44bb3787f41584d 11 0.01/1.00 vMB 47
177,858 177,858 00000000000007865c776123904ed40406b14974638b7cdc49cd63b0c6fbd390 92 0.05/1.00 vMB 271
177,857 177,857 00000000000007da2771c4f76ad8f82d21fdb008e24320b7a71a6371602b0daf 21 0.01/1.00 vMB 125
177,856 177,856 00000000000001642b07f95cd7be2192acacb3aa2dd9054f4f35c99a6295c024 105 0.05/1.00 vMB 153
177,855 177,855 00000000000005bf0193c6e70aa7b25a72036260db232efb9b5d175d04e2dac7 24 0.01/1.00 vMB 83
177,854 177,854 000000000000007ca24b71b2f54615b0174e7ee3ef2d620013e2299b707eb829 126 0.05/1.00 vMB 109
177,853 177,853 0000000000000082ed7d6a69c934e115aa004f688d7663ca3a1f9006af6e8292 22 0.01/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.