Loading Tool

Explorer IconExplorer

Memory Pool

77,099 transactions
28.73 vMB
0.07437335 BTC
Random Selection Loading Transactions
Max Size: 173.97/200 MB

Candidate Block

Mining Attempt 50b8b88de6759e5f51ac219c7770e22b4fbf76f83622457f9caffe6e79fd7c86
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root ca7b5c94c1006b172228d3bb8a0665f4737dc8318956617138aa9851ec37b408
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,034
Size: 1.00 vMB
Total Fees: 0.01472529 BTC
Feerates: 71.79 > 1.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (523,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,027 392,027 000000000000000006f63f8e9420373334482b8162342e230fb418c5b676f6ff 763 0.47/1.00 vMB 25
392,026 392,026 0000000000000000032b895a5b01d849d72d1ab566a96343e05d335adb6de67b 930 0.75/1.00 vMB 18
392,025 392,025 0000000000000000072fd537063164cf4910dc235da6907507c9d7bdc0607a44 1,012 0.95/1.00 vMB 17
392,024 392,024 0000000000000000048446082788918f69715d1a06209eead77d469da863fa28 1,014 1.00/1.00 vMB 19
392,023 392,023 00000000000000000a4e797668cc541558dd43f7a1fdb30627eb3cf09080a7ac 1,960 0.93/1.00 vMB 28
392,022 392,022 0000000000000000014d932d8807981944c6be96d54c6797306e2d1d92f4edba 2,174 0.99/1.00 vMB 48
392,021 392,021 000000000000000001df66e46eb712b3eb04afbd694620eb2807fdf01533f321 1,589 0.95/1.00 vMB 24
392,020 392,020 000000000000000000c2598444d0e0d1e7f0c9a65b76368eea0fc377f70c8685 2,573 1.00/1.00 vMB 48
392,019 392,019 0000000000000000000ad4daadf54ab769237ccee11902e3bb0e895cb7e85d36 2,325 0.95/1.00 vMB 35
392,018 392,018 0000000000000000063dda4fdece3f80a94fa08d36dbd97daae098f10c5a70c5 3,267 0.93/1.00 vMB 67
392,017 392,017 000000000000000002c5c03182107eb4a37b2166b6caf631bf304367b1bfb648 400 0.25/1.00 vMB 19
392,016 392,016 000000000000000009092fc0e62b901c0090992a661033df37d4771d05716a77 1,124 0.79/1.00 vMB 21
392,015 392,015 00000000000000000a8d86043f833e64b82a0a2acf2fb51fde7f96d7c9d468c0 929 0.73/1.00 vMB 36
392,014 392,014 00000000000000000a1c7236e45710d39e5a478cae0a2428a4770d6b8cbcc014 1 0.00/1.00 vMB 0
392,013 392,013 000000000000000008f360de730ceb5a209f91639b851d50911e05fe8e3c700b 1 0.00/1.00 vMB 0
392,012 392,012 00000000000000000205d46342f90fd1d9481d84080b00838ddb0d2850d3d872 1,666 0.75/1.00 vMB 31
392,011 392,011 0000000000000000045c691c4966e65b66f356593e14ac048b0720b184c9fdde 2,474 0.95/1.00 vMB 44
392,010 392,010 000000000000000009c8e9c8bf48029447bd51b2261be4ce7d0fe98df69a8b9f 2 0.00/1.00 vMB 0
392,009 392,009 0000000000000000097f4896123a652228fab4d33d4b3b78a77d7407bd9a8d22 958 0.38/1.00 vMB 38
392,008 392,008 00000000000000000a508dc8b99918706b5a3b37ccd6577fa732de56bc4a6497 2,221 0.95/1.00 vMB 37
392,007 392,007 0000000000000000040ea34077955cc4a67890238e25f673f500e8e424cc1593 928 0.75/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.