Loading Tool

Explorer IconExplorer

Memory Pool

82,279 transactions
31.12 vMB
0.10871565 BTC
Random Selection Loading Transactions
Max Size: 188.85/200 MB

Candidate Block

Mining Attempt aa127687dddd8e8b5fb1c1143db5c21d399827e18c198a9bbef5e754eb163dc0
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 41bf40667fa6144a94031088c38edc8c6cf368b618a50c722eeca28c25275289
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,627
Size: 1.00 vMB
Total Fees: 0.03465057 BTC
Feerates: 803.65 > 3.47 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (98,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
816,418 816,418 000000000000000000028d217d49358db620f2325818f8e0379a9bd218fa25da 3,413 1.00/1.00 vMB 42
816,417 816,417 0000000000000000000095e9e328c07de43f8203268947d9773b4e96dc51d39f 3,367 1.00/1.00 vMB 100
816,416 816,416 000000000000000000032f3cdab3c4254430f81f5c6089ff607f7b9d0413b4e0 3,990 1.00/1.00 vMB 51
816,415 816,415 00000000000000000001f4219a1dbdfdf2850bf68729d7582d4e950beaeadff1 3,898 1.00/1.00 vMB 55
816,414 816,414 0000000000000000000043a6d84ad660cb8146dc13d0845ecfd47e66e4f67802 3,517 1.00/1.00 vMB 105
816,413 816,413 000000000000000000024641f0a5a77fc4d7d20ea28e676129610370603d5dd7 3,022 1.00/1.00 vMB 93
816,412 816,412 00000000000000000003e86e41dd096f49a7dd486e4543500e20c5e8a4faed51 4,891 1.00/1.00 vMB 45
816,411 816,411 00000000000000000001b36c8d1170a6b82f6225f92a54b1695c18b1e80b9126 3,849 1.00/1.00 vMB 59
816,410 816,410 00000000000000000003233a5e5cd66e1403d106686ace4f0927753f4889534c 3,128 1.00/1.00 vMB 82
816,409 816,409 000000000000000000009edffd06156938d40bbb792a5a94acec1dd0611f0bb5 4,303 1.00/1.00 vMB 75
816,408 816,408 0000000000000000000294aacd4826041a46a9deffe89f1590d70c42e3da430d 3,696 1.00/1.00 vMB 69
816,407 816,407 0000000000000000000136d3a7f2e0ded14c429df5ad4b044e97db2de2c37c8e 5,996 1.00/1.00 vMB 40
816,406 816,406 000000000000000000001a4707e43d3545cdb85919b51b7965db99e27472e9a4 4,991 1.00/1.00 vMB 53
816,405 816,405 00000000000000000002fb50f29e417b4026a3445f021c45af55ed638b7df626 4,231 1.00/1.00 vMB 46
816,404 816,404 000000000000000000032e62d449517c19d767ad65c63324b9ffd264dc767e42 5,228 1.00/1.00 vMB 51
816,403 816,403 00000000000000000000794952c27b6b22ad433defa3bd391dbbe7a46693a392 5,325 1.00/1.00 vMB 47
816,402 816,402 000000000000000000015071c4fb69a74567eb634ecd94079b8d9331a37ad58b 3,768 1.00/1.00 vMB 64
816,401 816,401 00000000000000000003640dffd33f8ce23fec2ee8d2a767fa5e196eed452875 4,106 1.00/1.00 vMB 42
816,400 816,400 00000000000000000000e95999a1e0e7ccc4be53d539067d12c95ed18b6f740b 5,791 1.00/1.00 vMB 37
816,399 816,399 00000000000000000000567e7728f5bcc9097ad7388fdb68bcb5c2480d82977e 5,491 1.00/1.00 vMB 50
816,398 816,398 00000000000000000004276168eb200ac578fb900c42d208ecc62ed39a69da99 3,282 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.