Loading Tool

Explorer IconExplorer

Memory Pool

79,471 transactions
29.49 vMB
0.09120794 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt f2374360aca90cc98d1911bc32519a45d16fc27b55686bb659b7b0d1b758591b
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 6a4d9c5be98a77500b607e201420ed31f985017e5eb232097c9f47910c44261a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.02912969 BTC
Feerates: 160.35 > 2.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (104,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,531 810,531 000000000000000000046654cf41174a4e90e70975ec0151d723b8994b98e768 2,365 1.00/1.00 vMB 33
810,530 810,530 00000000000000000000fd652d03b5588f4aa3f9602d1be740b1bdc91b3a501c 1,987 1.00/1.00 vMB 34
810,529 810,529 000000000000000000038a51bf836a7fc53d3c26ad5405e9ee8e59ba5091ed65 2,541 1.00/1.00 vMB 35
810,528 810,528 00000000000000000004749a1d06c52c2442a7bec69ace34edb9a0d6e9102182 1,874 1.00/1.00 vMB 18
810,527 810,527 0000000000000000000414f3f28471c47828125d3f4392b9d9bc51579b353bdf 1,722 1.00/1.00 vMB 15
810,526 810,526 00000000000000000000c601edbc0587e186243694f834d99cfe8855469fb4bf 1,754 1.00/1.00 vMB 8
810,525 810,525 00000000000000000000097e6068115413b9d16c555a2f922e40fc8ddec598d1 2,331 1.00/1.00 vMB 14
810,524 810,524 0000000000000000000148e11793404dd5248130c8f7d78cf9aaee5bac4e98b0 2,581 1.00/1.00 vMB 33
810,523 810,523 000000000000000000015579b88d12f0389dc9eecae86cf0e6d8d32d83bd59fa 1,677 1.00/1.00 vMB 15
810,522 810,522 00000000000000000002c9edc65ffb7df1ab3031b770ec949eee079342919087 2,858 1.00/1.00 vMB 27
810,521 810,521 00000000000000000001e7c0467bfc4e5208fbf60a58fc964f96cb78ecfd4fbe 2,453 1.00/1.00 vMB 38
810,520 810,520 000000000000000000036ae1b88fd715cb123246f5edc1cdbd1e9bc6aa84ad75 2,007 1.00/1.00 vMB 14
810,519 810,519 00000000000000000000d65a81eb3bd2a1f5dbdf88d7cf40030dc67e1da30896 1,186 1.00/1.00 vMB 31
810,518 810,518 00000000000000000004461c08f1558154cd08b7645837bc5958114b072d9b6a 2,863 1.00/1.00 vMB 36
810,517 810,517 000000000000000000007d319359b09843365de786a5b4799dbef65fa586ecb2 1,758 1.00/1.00 vMB 8
810,516 810,516 000000000000000000029f437bb8fd1555c7556c6193a368e973c8bb2bb1f8bc 2,219 1.00/1.00 vMB 15
810,515 810,515 000000000000000000014ca0445eebcb6cd7f341bcbfae3a64ff330032e9498b 1,825 1.00/1.00 vMB 21
810,514 810,514 00000000000000000003929a2e35b9993106a2c2b527525a0684c467a4650fdb 2,842 1.00/1.00 vMB 28
810,513 810,513 000000000000000000023c2a269d893358cf6efdef7d274ed54ac6f29b4807c7 3,023 1.00/1.00 vMB 25
810,512 810,512 000000000000000000021e2e453beb414a1bd2444c2028361b0d789ed541ace2 3,419 1.00/1.00 vMB 28
810,511 810,511 0000000000000000000183ce4499beb2f1070b7b842e4c4b2a05c291bfc9af9b 2,484 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.