Loading Tool

Explorer IconExplorer

Memory Pool

42,245 transactions
28.86 vMB
0.08567707 BTC
Random Selection Loading Transactions
Max Size: 147.44/200 MB

Candidate Block

Mining Attempt 1bb7e83a12435c73ab8f9806a1f8a186003784f77d382a90badde9f4c8f40320
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root 640750d35ee3a9cb6fc53406f675b98a7502d96f342e03e0526364c61e89ee34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.02938434 BTC
Feerates: 88.27 > 2.94 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (330,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,391 584,391 0000000000000000000e83a5236a49844d6832f628277c8b63e0e6a9fbb78ea8 3,215 0.99/1.00 vMB 27
584,390 584,390 00000000000000000001e015ec1ca7c94a4d7e05909d46d44b2b19ee2c51f5b3 2,405 0.71/1.00 vMB 27
584,389 584,389 0000000000000000001977b24073fb78282431b5f58854187ae702a5a9a5e761 3,182 0.93/1.00 vMB 7
584,388 584,388 0000000000000000000017c3fd6762015fb7fe85741a0bfa2b1464859c5341dd 3,340 1.00/1.00 vMB 46
584,387 584,387 0000000000000000001aa4971fdb5b575e4c0e82051512831876cb69e9af8fba 2,734 1.00/1.00 vMB 41
584,386 584,386 0000000000000000001e86d86ff44bb9ff7f670f30bedeb2f3acc426ae8515b7 391 0.11/1.00 vMB 19
584,385 584,385 0000000000000000000ea17072e69c9b1b401de8d5ec2a132cbb46d40313dc93 989 0.29/1.00 vMB 22
584,384 584,384 0000000000000000002123cc71133c084e4140c96f3c460504bb6e7f23192c73 1,313 0.42/1.00 vMB 24
584,383 584,383 000000000000000000217d5a3daf462eefb349a916c1682ea048598ec68e0f9e 1,669 0.51/1.00 vMB 20
584,382 584,382 00000000000000000009f8132d4380ae2d143b8129bdaa2f0fa0bfebd3245105 1,082 0.36/1.00 vMB 28
584,381 584,381 000000000000000000089aae7a800f713a4d86d6225466e2bf6b0985bd1187f8 2,876 0.83/1.00 vMB 26
584,380 584,380 0000000000000000000ad3de2c490be4d4bb1505ee1f7e3a21eee09b36003e64 1,126 0.32/1.00 vMB 27
584,379 584,379 000000000000000000169f92240cf9bed9103cb6efae0051a694bcadefe5fb4e 2,669 0.98/1.00 vMB 25
584,378 584,378 0000000000000000000a118decd9c902819c7029dd345f18cfcee3bc33234e0d 1,409 0.51/1.00 vMB 27
584,377 584,377 0000000000000000001127bb3339ae3980717ac46b3462374be3da2e7cb56fb0 2,606 0.98/1.00 vMB 21
584,376 584,376 0000000000000000001ca001d791f8df9638786307c2a9c9dcd2d5db314b106f 2,280 1.00/1.00 vMB 43
584,375 584,375 000000000000000000106a4337dae4b39bca3a1fc3cdf73fdf1b0d3afddcc35b 1,827 0.64/1.00 vMB 20
584,374 584,374 0000000000000000000cc7019f0d13fcfcd1502602ac4a0cd5e522f8f017f7de 2,646 1.00/1.00 vMB 13
584,373 584,373 0000000000000000001cc4a7259fe7d4b64eb9279f9d76e40eb8ff05f5883715 1,990 1.00/1.00 vMB 55
584,372 584,372 00000000000000000019d78c7c0315c4e7e3cb8be1f703bf5075bcec623d03fd 2,355 1.00/1.00 vMB 23
584,371 584,371 00000000000000000007f526dc88fd449ecd66fa12912fc602ce149f6e2c8947 2,261 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.02 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.