Loading Tool

Explorer IconExplorer

Memory Pool

79,949 transactions
29.57 vMB
0.06587078 BTC
Random Selection Loading Transactions
Max Size: 178.45/200 MB

Candidate Block

Mining Attempt 6462951f59ddd5a114bde54398b4206b18aad7a99e7c4dcbdb446f2fcbd43e00
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root f68ab8301c5e4ea9352f421477db758d461f85426fb25e2067e732db2b3b7a73
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,465
Size: 1.00 vMB
Total Fees: 0.00578573 BTC
Feerates: 40.32 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (395,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,525 519,525 000000000000000000341cc605e7a7d41c409f46b5198d80364216d3a1c8cff5 2,091 1.00/1.00 vMB 19
519,524 519,524 000000000000000000412354e338443f9c6cae71594b5f3833c8aaf7e6eafc3f 1,876 1.00/1.00 vMB 39
519,523 519,523 0000000000000000000dd087f379b40a5d586811fb3797904f2d79a2808d2090 1,963 1.00/1.00 vMB 13
519,522 519,522 0000000000000000003b1297d0798562e477b0ed74af0b36fb543c3d68337279 2,165 1.00/1.00 vMB 42
519,521 519,521 0000000000000000002a9cc6e2865a7a5727698a2dcba69dd5d294b09d60f4a0 1,977 1.00/1.00 vMB 34
519,520 519,520 000000000000000000490d2d0c87577e117d9ff99f20ad143dde57690314de57 743 0.43/1.00 vMB 29
519,519 519,519 0000000000000000001c7a6550026949a40647d4e927cade46ffc91c3bdddb10 1,793 0.73/1.00 vMB 29
519,518 519,518 0000000000000000003cc532c1b8e93c5e3e7a271f538272a45c56901091f010 900 0.42/1.00 vMB 34
519,517 519,517 0000000000000000000304da4cf70b7eb3ee250b119daff1921ee40e0a88847c 211 0.06/1.00 vMB 28
519,516 519,516 000000000000000000251fe13e67ad811eeca1f8174dd79ef3a46a33d02085e4 475 0.19/1.00 vMB 33
519,515 519,515 0000000000000000001a8cadb422b05eb523b8410d2c4be47c0e4b207b02facc 858 0.46/1.00 vMB 27
519,514 519,514 0000000000000000000ff891c67571e1b1a694552a8e83fae477c23f3981d16d 1,115 0.45/1.00 vMB 38
519,513 519,513 00000000000000000030c13c4df7be526c9b4ae23fd9e4e9d999fb1ea26b5934 284 0.14/1.00 vMB 38
519,512 519,512 0000000000000000004333a5d6970e7558bda2fa8fe88f6474fd1e68fe4ec616 203 0.07/1.00 vMB 33
519,511 519,511 00000000000000000008885ae86aac6b0228d13c254dd3c237ac126c5e4fb6bc 2,343 0.99/1.00 vMB 16
519,510 519,510 00000000000000000022c8f7f678f1cbb36df684defda4701b5a7213a85e7f84 812 0.49/1.00 vMB 45
519,509 519,509 000000000000000000007ff87b39411fa398a334d56e422e883cb61e4889ec75 790 0.47/1.00 vMB 28
519,508 519,508 000000000000000000005d7af58f37b71a4888fe8310840cbd58ecf587bb4098 377 0.17/1.00 vMB 13
519,507 519,507 000000000000000000331e4c74a096f6c2a48cf2766574e5c4ca015e3dcddc25 444 0.18/1.00 vMB 36
519,506 519,506 00000000000000000028c44544b385aaf5f39d8f78c93d901dcd6fabaa01053e 847 0.59/1.00 vMB 11
519,505 519,505 0000000000000000000f96ca74d7358482b2b3940e57de539e4a71818e276e38 2,784 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.33 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: 660.37 GB
    • Received: 14.70 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.