Loading Tool

Explorer IconExplorer

Memory Pool

37,555 transactions
27.89 vMB
0.05726935 BTC
Random Selection Loading Transactions
Max Size: 141.25/200 MB

Candidate Block

Mining Attempt fc369668618d313d7df5669753d5a0913d864c2793bf4da356b79673a1385128
Version 20000000
Previous Block 00000000000000000001c43b6bf8417f79a3ad4a6d57249348747323787c4f61
Merkle Root a788fb1bcf4030de1bb53cac1eaaac089d2870797eacd796642656c866c5e0a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,039
Size: 1.00 vMB
Total Fees: 0.00413542 BTC
Feerates: 150.80 > 0.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,607 (566,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,338 348,338 000000000000000016483c51e2ad5babeaea304690dc03a8d8b7318bd8060cba 512 0.15/1.00 vMB 50
348,337 348,337 00000000000000000a4f1e9370bf53246108e6fbbfff99bbf702a595d89be249 809 0.50/1.00 vMB 25
348,336 348,336 0000000000000000152335f25166f551ca167d70fb1e3eddcc4a6c248aeed389 1,218 0.90/1.00 vMB 24
348,335 348,335 000000000000000012b4dcb100912869d55bcf9aa155663b030ffa396e8679a6 1,079 0.75/1.00 vMB 27
348,334 348,334 000000000000000012904c83341c17afe7f29f53a4e9b5a44cdb289f9ae9439e 1,321 0.75/1.00 vMB 29
348,333 348,333 000000000000000001c614245f2c27ad9b3f9140cf34d56aada48d1e6f52a78c 195 0.35/1.00 vMB 14
348,332 348,332 000000000000000013ce469012fdb3cd218fca10434be301c445347ebdbc2f21 424 0.75/1.00 vMB 17
348,331 348,331 00000000000000000f1f605e5a3f303a4541044cd6d8a945be4830e21d19ac77 1,190 0.75/1.00 vMB 26
348,330 348,330 00000000000000001247b681f627a1933d09af76f9ae8473214f3db44396c7a5 1,184 1.00/1.00 vMB 18
348,329 348,329 000000000000000004d3e08cbfe0221d11cb893d8786a78442be2397495db1e3 987 0.50/1.00 vMB 27
348,328 348,328 00000000000000000102107c85f92f925fa517a1e0048b7020a6f2fe77abdd74 3,152 1.00/1.00 vMB 44
348,327 348,327 00000000000000000f8dd57b6026dbf9ae4aea42341384fca57eb941eba2e4aa 643 0.41/1.00 vMB 10
348,326 348,326 00000000000000000255831d9760cae3ef3496c3538997e41146f4da0fca1df3 853 0.50/1.00 vMB 32
348,325 348,325 000000000000000002b26abdb468540a16c31440ca2d83eb5592641546b36f09 666 0.50/1.00 vMB 22
348,324 348,324 000000000000000015ea7468645e449882317b9d0a89f7ee3ac3e6536a7b4eca 1,012 0.50/1.00 vMB 28
348,323 348,323 00000000000000000c0826e00d17f9d74b213d35ca07bf30930654b151a66aca 983 0.50/1.00 vMB 23
348,322 348,322 00000000000000001443871b97915884a5738edf2bce7d3e8b3ee163931db7f1 1,711 0.50/1.00 vMB 49
348,321 348,321 000000000000000016a3cbac6a250674106da9ff81f6a1b7c7c20611db659a14 1,709 0.77/1.00 vMB 29
348,320 348,320 000000000000000004fcc96e6e8175292ad8c177d2f311ec5e1198283aa4eb12 863 0.48/1.00 vMB 24
348,319 348,319 000000000000000000274a8b859897be96cc99a519de4a9a1afc7ab1feeb5fe5 1,214 0.73/1.00 vMB 23
348,318 348,318 0000000000000000050bbd3f1b1f86abd2efcc4fd5e0771abe43e25a223cc6c6 1,629 0.75/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

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