Loading Tool

Explorer IconExplorer

Memory Pool

82,372 transactions
30.14 vMB
0.09477718 BTC
Random Selection Loading Transactions
Max Size: 182.78/200 MB

Candidate Block

Mining Attempt c075eee0ba8a1f64004d63f9b605c592296aa087445cb3ab7721c357c07d455d
Version 20000000
Previous Block 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7
Merkle Root 4cfa0dfb5a5340bd997be26ddc987ddf44609acb0a17f515c7d71779941fd3ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,604
Size: 1.00 vMB
Total Fees: 0.02436006 BTC
Feerates: 100.60 > 2.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,121 (554,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,839 360,839 0000000000000000158eab31841f8b5e2d9638c504670047686f89fedc028b4b 9 0.00/1.00 vMB 37
360,838 360,838 00000000000000000bb483bed519972c39aa4007775eb7723d328ff416f58bc5 141 0.06/1.00 vMB 28
360,837 360,837 00000000000000000bbcbaac345c9006168cc78191c62bc83c6be50140b64725 81 0.06/1.00 vMB 19
360,836 360,836 000000000000000010c365fd963824e4a432030bfef4f5bd94697e1986d1b011 175 0.08/1.00 vMB 27
360,835 360,835 000000000000000007de9e42a31b306e09288f7992bb658bb08bf6ec2c5a1cbf 328 0.20/1.00 vMB 24
360,834 360,834 000000000000000006c403e64941fa8298e4ff47eb612e7f4b45f9cbd05a577a 93 0.05/1.00 vMB 24
360,833 360,833 0000000000000000169936d7fc1f75fb8d4369bc724ca90246791fc9536c86fb 944 0.46/1.00 vMB 28
360,832 360,832 000000000000000004474cdd156b70893c916efb2ebce95cf3faae41514c14cb 126 0.08/1.00 vMB 20
360,831 360,831 000000000000000002ff45e950593c05d801bab5a2fff83eba7992e81528c989 90 0.04/1.00 vMB 26
360,830 360,830 00000000000000001241326ab7dbca4518ac07f9c2e2f8f928bf49f7ab770caa 221 0.14/1.00 vMB 23
360,829 360,829 00000000000000000310fb8f5f77bd04f1b2c206c0d65fcd3f6b4fd5290f6dee 325 0.22/1.00 vMB 53
360,828 360,828 000000000000000001bb1a9d2ee2d3a1b24fc93958d71cd8502753193972a6b2 489 0.25/1.00 vMB 25
360,827 360,827 00000000000000001117044dd6e6b7849904f9d8d2b4e1297ae2513a8a3385cd 50 0.02/1.00 vMB 29
360,826 360,826 0000000000000000027ef994d5223376665dcfb9d59597e29a3430a206026edd 456 0.25/1.00 vMB 20
360,825 360,825 00000000000000000b3ffe17633277ffa0952db554043c17c8b351000d1223ae 1,007 0.50/1.00 vMB 30
360,824 360,824 000000000000000007852f6e4be864f5d93c250cccecc42157b5fdd0ca3197fa 291 0.16/1.00 vMB 23
360,823 360,823 00000000000000000bf52bbe36a9062f3f77b297dc60924ebdfce777808eea1b 458 0.23/1.00 vMB 28
360,822 360,822 00000000000000000a0dba3208e9ada1ddf0b1593ec4e7087c5bc1a979b65126 89 0.04/1.00 vMB 32
360,821 360,821 0000000000000000102a7975e8fc9d09f9e400b73182704e5c14900eb8eef0aa 579 0.28/1.00 vMB 29
360,820 360,820 00000000000000001716e96b55075454ad0835aebd89b65372d446516aa31bca 584 0.26/1.00 vMB 33
360,819 360,819 0000000000000000154b7586a9e7838d7401c19172819187e5ffa755b14deb9a 246 0.10/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.60 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: 671.80 GB
    • Received: 16.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.