Loading Tool

Explorer IconExplorer

Memory Pool

38,365 transactions
28.16 vMB
0.06939417 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt dd65d526f46fd94da15b52e0475830531e9c340903a8fff84f32a68ab711f23d
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 9e16fd22cf40ea9a4f842a6ff7135940b4b09fbc4abbd8fc07e7bac28100cd3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,966
Size: 1.00 vMB
Total Fees: 0.01539755 BTC
Feerates: 150.93 > 1.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (566,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
348,317 348,317 0000000000000000087f7c7bae8f841b6537a6a30bb455eb07711729f6333728 632 0.33/1.00 vMB 26
348,316 348,316 000000000000000006699a65b76e6673e970c921dea43d5e27e00c1096d503d9 833 0.44/1.00 vMB 30
348,315 348,315 000000000000000010b71cde991cd66710fe305e71e2df93845e62a0f0014f82 173 0.15/1.00 vMB 17
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: 629.12 GB
    • Received: 11.87 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.