Loading Tool

Explorer IconExplorer

Memory Pool

68,031 transactions
25.90 vMB
0.06166673 BTC
Random Selection Loading Transactions
Max Size: 156.10/200 MB

Candidate Block

Mining Attempt fbe3a04ccc4346bc2f178368c79a4367c698a89e573bb089b9a6ffed7f1bfb2d
Version 20000000
Previous Block 000000000000000000012bcb1b2e80b6a64226a9b1bd5f2b49913884a73b7425
Merkle Root 101cea88c03173b152a436534d47ee1bd066cc3ec45b7f56933da329178d15b6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,278
Size: 1.00 vMB
Total Fees: 0.00684656 BTC
Feerates: 40.21 > 0.69 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,499 (754,092 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,407 161,407 00000000000007f69b9b848b4742eaaec25343ba68cbe3f6d887c4e14924d5d0 12 0.00/1.00 vMB 609
161,406 161,406 00000000000001abb6d9b853312a6af88184de5fb26745a8ebce7a31a64b0e6d 33 0.01/1.00 vMB 171
161,405 161,405 000000000000001b9152aa47895c1274c94e2b67c127e1210857d6c42398cdff 105 0.04/1.00 vMB 47
161,404 161,404 00000000000004a907b3f325de16649d461007faed16b96aeea11ce056067a8b 42 0.03/1.00 vMB 14
161,403 161,403 0000000000000103e5029f8761ad04ec01fb2bc861a6decbad328311f67a577c 137 0.07/1.00 vMB 159
161,402 161,402 00000000000000ddf5daa54296e7c874db6aef6352b32bb5667e817f826c98d1 109 0.03/1.00 vMB 121
161,401 161,401 000000000000079ee82fac4a50ed9af17b56e8e8757cb01ac827cc225cc00f22 68 0.03/1.00 vMB 59
161,400 161,400 0000000000000943791b8f44587f3d46d20bb8f1a63ffb22bbd9bb1d24bcfdcb 32 0.03/1.00 vMB 37
161,399 161,399 0000000000000ad8194f0aa1db0e5a696988a54e98edef0bd40fbbbfeac94aab 63 0.06/1.00 vMB 286
161,398 161,398 0000000000000616e5251451e0793f2de778aa842b823a095a7f76a15c6ccf2a 46 0.02/1.00 vMB 7
161,397 161,397 00000000000001b4764f332d070da542beb3b324dcb78c3677ae5d570d820f0e 13 0.05/1.00 vMB 66
161,396 161,396 00000000000000bbb1ee5a7a780ad18e9803f7f54e035e4440e07ce37c09013d 14 0.00/1.00 vMB 20
161,395 161,395 0000000000000933270465490af2a23abd9807251068920c51ccebecd126377f 44 0.02/1.00 vMB 158
161,394 161,394 00000000000001341e5050151c39b536e5d43904cd944ed61d709cc29595bf96 8 0.00/1.00 vMB 86
161,393 161,393 00000000000006a5896c58116b9a8ea27ec1829d909a704a51164b01fb3edc88 5 0.00/1.00 vMB 21
161,392 161,392 0000000000000c7db36ed9bcbadfd5093e647999b7280fc4c09646da60b05549 5 0.00/1.00 vMB 103
161,391 161,391 0000000000000c89a6e0ed556223ab08ff0d4a48e65b89e048692fc650686f12 14 0.00/1.00 vMB 565
161,390 161,390 00000000000005e3a64c37ffc2059c946dfa3c6902c86c38e3734578015ef833 9 0.00/1.00 vMB 386
161,389 161,389 000000000000002fb2a20848bf7e8f1dd3a3e2d16d477fcc1f9ac94f47aed1ea 21 0.02/1.00 vMB 100
161,388 161,388 00000000000000fbc06fd8dcc580dc7e9dee2300d1b356c0d740e5297d35bf1b 47 0.01/1.00 vMB 4
161,387 161,387 0000000000000ac201b6af5370399db04a7ae775b04c791ca3b883e05b4547f5 36 0.02/1.00 vMB 189
Previous 10 blocks ↓
Total Size: 783.26 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: 763.37 GB
    • Received: 19.18 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.