Loading Tool

Explorer IconExplorer

Memory Pool

21,202 transactions
12.06 vMB
0.07603121 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.40/200 MB

Candidate Block

Mining Attempt 6f84673552ef8ea94ab0aff291dbfaf5081d051b9b3b58dd815580bc823f2401
Version 20000000
Previous Block 000000000000000000019daf10f895a4a04ae290afc99a1e18acad509f452035
Merkle Root 3634500918f16a2850b0885ed49e0819ac93b58efe9f69e4b52edc540b9811a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,874
Size: 0.9979385 1.00 vMB
Total Fees: 0.05108208 BTC
Feerates: 239.15 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,787 (646,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
267,644 267,644 0000000000000009770711a461b69df7dc3b23f11649f4bb78aa1c5a11289f79 54 0.03/1.00 vMB 44
267,643 267,643 00000000000000006c8fea50eda77d8546c9dbc40851513939128528e4bbb446 97 0.06/1.00 vMB 41
267,642 267,642 0000000000000007b5ed8fa8e6d35252ba5f90026ecab572ced475e1219759f7 9 0.00/1.00 vMB 41
267,641 267,641 0000000000000002944ad9e479d94f2e582d74029cec7e35f9d51717e309b1c2 312 0.15/1.00 vMB 49
267,640 267,640 000000000000000966d69a732b89d7a7d3578670606234f0389a338eea87e5c3 56 0.02/1.00 vMB 104
267,639 267,639 0000000000000002c999622062c3534c57b5b6103476db65fcd217eb520ff7a2 90 0.06/1.00 vMB 44
267,638 267,638 00000000000000007c17cf4a314f10d5639df4fce23b66c0a5ccb2c33b1b54d7 8 0.01/1.00 vMB 43
267,637 267,637 0000000000000009e1d58b0cd9578eb75b79ef18fdcd15296028b7302da058b9 12 0.01/1.00 vMB 64
267,636 267,636 0000000000000002b79a70b5c114fdad0397c16e1c7097850b46fa8dc12f1b69 15 0.01/1.00 vMB 47
267,635 267,635 000000000000000742baea18ff48f646a53f2d24c7c7fc0788f4845780995968 3 0.00/1.00 vMB 60
267,634 267,634 0000000000000004f6c79bcfab8c1061f0e635148cfaf75098ce56667c401504 14 0.01/1.00 vMB 98
267,633 267,633 00000000000000017dab62fd8488c3e2114240a577034d001a5787a2a68bc8dd 145 0.07/1.00 vMB 53
267,632 267,632 00000000000000092cb5ade0b5ad67e0c20119c761906f044bbc102d8461efb3 17 0.01/1.00 vMB 42
267,631 267,631 000000000000000a7c7807af674cd9f94d4503be304e4828719d498483332c62 57 0.02/1.00 vMB 39
267,630 267,630 00000000000000074cd5632df6a11e55ad791d6915ab04a917aa26cf3cbdeb20 396 0.49/1.00 vMB 30
267,629 267,629 00000000000000021bf38cfc16fe431c33f931fbb1ef35194ed2507415b476de 117 0.25/1.00 vMB 22
267,628 267,628 0000000000000007a30c0d5aca337668683d5ccddbcc7c3b409222aad9ca5b80 294 0.13/1.00 vMB 126
267,627 267,627 0000000000000006009066dae4ea631ab1497200dfefaa608e9a0b11fe12a251 653 0.50/1.00 vMB 82
267,626 267,626 0000000000000003392829b2a20b1c27fdc405d60efede71f18dc0aa21ab8983 164 0.11/1.00 vMB 56
267,625 267,625 0000000000000004e11592b7a924dcb1687a9d2208e9af0e08485d7350db2bd3 59 0.02/1.00 vMB 266
267,624 267,624 00000000000000029661cdce11bd1c82ad655b3c34c81d9bd3005df54ebb8191 292 0.25/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 780.25 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: 513.41 GB
    • Received: 4.27 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.