Loading Tool

Explorer IconExplorer

Memory Pool

27,409 transactions
14.28 vMB
0.05126300 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.66/200 MB

Candidate Block

Mining Attempt 81f9357a8f2f60b165e59443dd50e831b8f4d0287d14c54049dc3b2b6dcfde1f
Version 20000000
Previous Block 00000000000000000001d0617f024878b1b8c1397157f24831866ff78369eb59
Merkle Root 420adeb3aa8cb1a274c5b024fe4d9e6e0bfe3eb7b20f7b680108c724a51eb96e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,146
Size: 1.00 vMB
Total Fees: 0.01638002 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,251 (776,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,002 137,002 00000000000006d9a0803d0b21a054e66a4efc7bf623501ec22e0861191cd3fc 14 0.01 vMB 396
137,001 137,001 00000000000000dccbd74876d3133f574e0aa9585ef4e9c056ad5d09725adb68 65 0.05 vMB 176
137,000 137,000 00000000000007c0c0ed00db0a4b2ca07bac088209d8484dfbdbb3cfca52013f 54 0.03 vMB 48
136,999 136,999 00000000000005745feb21e71cb1546f2cf7cc5c3e81885e368519655ce15f37 30 0.03 vMB 491
136,998 136,998 0000000000000aafa1392f6fef3b2452db76b2843d39dfc50e77ee68b1119b12 4 0.00 vMB 29
136,997 136,997 000000000000087932f19aeadae3ddd073693d3d12d0d6cb186d0a2369281582 28 0.03 vMB 533
136,996 136,996 00000000000001aa490261314ca761c6e7c25214c93d2e8b711df774d17ea847 111 0.05 vMB 275
136,995 136,995 00000000000001de6a97b8fc92206baa81870c2de39975100194802408384250 39 0.02 vMB 15
136,994 136,994 000000000000018c7f8e6fc7ab24cab8c0a91b0c78f10080d3881cd649ef0065 76 0.05 vMB 230
136,993 136,993 0000000000000845b3e410a813c8768342f089e434afa9f64b5521b8fd010e67 11 0.00 vMB 924
136,992 136,992 00000000000002cb07853fd0ce12524918ff07bbcbd3155ecca18706fc8900e6 7 0.01 vMB 28
136,991 136,991 00000000000008a03acb668dc43cfcbd4c45d47c06bd9af9e882dc8466c77aa1 104 0.04 vMB 174
136,990 136,990 00000000000002a4abc20ff062d9f120550aac78308e16e1e6386e9c6566016f 56 0.03 vMB 198
136,989 136,989 0000000000000117802624a1a5c9592995337aeb011fdbf8c7c8abb0474d6815 33 0.01 vMB 183
136,988 136,988 00000000000001618dd531edd175af8e90810fc078c0d637a1a04d94e54bdc46 97 0.05 vMB 166
136,987 136,987 000000000000072133bd6257c157727f145601f1b31398a5cae19d722e72489a 87 0.05 vMB 257
136,986 136,986 00000000000001521dfa2dec900a5b72fb9bfbfe91f3c6b53787fa8c1c3ce6eb 108 0.05 vMB 262
136,985 136,985 00000000000003f31bf4b1b78fa876b9a59bb6310a8bc64c65fda89b5eb798e2 23 0.01 vMB 480
136,984 136,984 00000000000008fda2f505db9849bd786bd316ec59d67163777dc619baf7cf9a 20 0.01 vMB 214
136,983 136,983 0000000000000671ed61c0674cdf01fd8792c63db524db903ac97de1303b1080 102 0.05 vMB 33
136,982 136,982 000000000000073208e590b9f1256bb37616233496d11b7eca54b5745d9a1672 116 0.05 vMB 94
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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