Loading Tool

Explorer IconExplorer

Memory Pool

28,544 transactions
11.74 vMB
0.03556307 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.47/200 MB

Candidate Block

Mining Attempt bda5369bf5ea835a7d55426119b2573d404ed94e3e585d01fdd18f0474a47ff6
Version 20000000
Previous Block 00000000000000000000dfe08e8c7fc02879d427d7327f13f30ca8cda7348f7d
Merkle Root 4179579a3b219f1e7743a28b10d1da77be7b4b9529ced5896e82164f0b5aba43
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,284
Size: 1.00 vMB
Total Fees: 0.01517991 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,519 (814,604 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
98,915 98,915 0000000000000640ff1551791ce30b0aae47168eb48ce12747949f7d97bb7077 2 0.00 vMB 0
98,914 98,914 000000000003faf558abc22febd0c654d00f0f01564632d1cb398975e82d64e8 2 0.00 vMB 0
98,913 98,913 000000000003fc2463c682603ba77757efa39b0ef044de55ccfe6a610b372ba7 1 0.00 vMB 0
98,912 98,912 0000000000023632a6d81071fb8cf841a392429758e243dbb24e071294d0d3c5 4 0.00 vMB 0
98,911 98,911 0000000000025b0ffb25f7f6b926371f27a912488a40fbbf99ca50e108441051 1 0.00 vMB 0
98,910 98,910 000000000002665715db83dc2ed901f4b387d380f159846152c671ed94970baa 2 0.00 vMB 0
98,909 98,909 000000000000a7caf050a28bd8aa531d0d904e934bdf5bafe0192f441ee0dda4 4 0.00 vMB 0
98,908 98,908 0000000000029f4c1c8957043093673575fc2c5440cc11c6eb4107c1c4de5c70 3 0.00 vMB 0
98,907 98,907 000000000003ba31f45980b67811866c637a4760813bccff9fadd9be0538647e 1 0.00 vMB 0
98,906 98,906 0000000000016522d93da73fe1b2b76070d68ec23d547358d7c0caea15147442 2 0.00 vMB 0
98,905 98,905 000000000002482286f06ad45f902eba398732956e77e24741742bc51445ec1d 1 0.00 vMB 0
98,904 98,904 00000000000090ff2791fe41d80509af6ffbd6c5b10294e29cdf1b603acab92c 5 0.00 vMB 0
98,903 98,903 0000000000045b02ab29280b9df7e9513fa6fe274f0d7fd7ecf95c6d708ceb29 2 0.00 vMB 0
98,902 98,902 000000000004669c02bbed37d046da5c34fa7b029c645ea9e460effb50643307 1 0.00 vMB 0
98,901 98,901 000000000001741120135274584b2a0da45b39c8cc78322a14f9004ae766a8e0 2 0.00 vMB 3,861
98,900 98,900 0000000000029686908afb414dc30760d74ec0a34386617d010a47de394ae61e 9 0.00 vMB 394
98,899 98,899 000000000000795299efbef6f1f96eafb32091835f48cd70a9d247357f9e2a88 5 0.00 vMB 1,001
98,898 98,898 00000000000048de88951416bfae592d836a3ee16db29989d9c5e438cbcc84cf 1 0.00 vMB 0
98,897 98,897 0000000000030a830648673e69cfcff214432861a1b3100db8293c9763d9cefa 5 0.00 vMB 0
98,896 98,896 0000000000047644cf0757bb9f7ce14570837401fb7f2ed27953ee1c1fcfbcc3 4 0.00 vMB 0
98,895 98,895 0000000000045c4640f29f76481c6fbaee78cae30c33c8e4b823416555b3aa58 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.76 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: 391.92 GB
    • Received: 1.99 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.