Loading Tool

Explorer IconExplorer

Memory Pool

78,411 transactions
29.29 vMB
0.08183735 BTC
Random Selection Loading Transactions
Max Size: 177.01/200 MB

Candidate Block

Mining Attempt a95c9a952e000baa598fd30689b0394147e9ba46ecd7ac151b71eded59921c0d
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 185a089f5b242b5b7aa8a9067487b0ec6bedec58ec3dcb5cfa305be9cec879a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,681
Size: 1.00 vMB
Total Fees: 0.02035802 BTC
Feerates: 94.79 > 2.04 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (548,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,710 366,710 0000000000000000115e9e74f298d71f75b82828052c5d8cd6c2c17e9140b6e5 268 0.13/1.00 vMB 46
366,709 366,709 00000000000000000a1e74a3bf1e73ff46d448c30d06387c93753eb3f68b847a 143 0.11/1.00 vMB 30
366,708 366,708 000000000000000013f2be3c35b2987ebbbe95b2caaa5e5a07beb40eff3bf36a 276 0.16/1.00 vMB 30
366,707 366,707 000000000000000009e8f3cc74c536366344786b940b32a5d8efee3bec99a810 1,103 0.63/1.00 vMB 37
366,706 366,706 000000000000000012b9354909913464db950179b39887afae82d946a26db14d 282 0.18/1.00 vMB 26
366,705 366,705 00000000000000000452f018ba63b5a4d3e962553b489ee36f5afeeb6929b7b2 667 0.44/1.00 vMB 31
366,704 366,704 00000000000000001376b427c8322453b8b13fd51a8d4d52321c12b12e33c33b 1 0.00/1.00 vMB 0
366,703 366,703 000000000000000000066654af8862c0175e425b479d7c76258641c57494bf0f 421 0.28/1.00 vMB 29
366,702 366,702 000000000000000001db952f4367fb388be0a7a49772b420c2617a90dc066638 596 0.29/1.00 vMB 40
366,701 366,701 0000000000000000112bb90d59afd139eaa2afb357f37fb1b8abe8e72cbf5a77 271 0.22/1.00 vMB 28
366,700 366,700 00000000000000000720cbecd72983ddf4645acf872465a0fae75071bac86f93 225 0.21/1.00 vMB 22
366,699 366,699 000000000000000013fde431e8128bca7a0fa674388c7f58afc1d1a32986c256 164 0.25/1.00 vMB 11
366,698 366,698 0000000000000000073db178a96c7a6a83be2291b68690f510e2704f3ae61250 1,198 0.93/1.00 vMB 25
366,697 366,697 000000000000000004d64f4fb1fa9edcb997f768180bee1ed9c127f08134f89c 1,532 0.68/1.00 vMB 43
366,696 366,696 000000000000000004b0bd5d616d61efbcf5b2976ac592ae7c851b6324026736 415 0.26/1.00 vMB 27
366,695 366,695 00000000000000000e06fbc6deaecf26cf8f5241a59313a9f9b8068c897fd677 320 0.15/1.00 vMB 40
366,694 366,694 0000000000000000060192bfb8f18d2b0eece61ce11acc25062365a8e9d41901 368 0.16/1.00 vMB 41
366,693 366,693 0000000000000000119251ef787d223ec4189e4c9d6e2bba50cb0f9a2d9a8c09 501 0.23/1.00 vMB 41
366,692 366,692 0000000000000000092cdb6c5f74ab23dbb11fd2996f8e1e2fd5249a01ca1ab6 184 0.17/1.00 vMB 18
366,691 366,691 00000000000000000a137f90a9fb0baacd1808a00340aef99cbe39afe2f55a3c 224 0.11/1.00 vMB 36
366,690 366,690 00000000000000001561823663ce63c6c72c3ac872753ce759d6521af7c6600e 50 0.03/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.67 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: 674.54 GB
    • Received: 16.43 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.