Loading Tool

Explorer IconExplorer

Memory Pool

73,314 transactions
27.09 vMB
0.06166625 BTC
Random Selection Loading Transactions
Max Size: 165.45/200 MB

Candidate Block

Mining Attempt e1316ab096f54662fc90f76a90c3d7ac2fe7dda79ae7e5cfdce458923087d512
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root 9a438fd42ce09ac1e9abf0785061653c0885408cdf71429a5426e54c9a4f041c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,667
Size: 1.00 vMB
Total Fees: 0.00427107 BTC
Feerates: 40.21 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (547,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,661 367,661 000000000000000007ff802f8a338c5ea49689b9873de72655cfaa98c16dd56c 3,010 1.00/1.00 vMB 64
367,660 367,660 00000000000000000f76114ff9272a83eb942255a8db1f4cd12db8c0f73dedcc 721 0.75/1.00 vMB 31
367,659 367,659 00000000000000000e8286e23a78a77489be9b42cc0736f34724f14eeae51cce 396 0.95/1.00 vMB 26
367,658 367,658 0000000000000000008871e5489787ff3d34521fbb34139b123205c89934a077 484 1.00/1.00 vMB 24
367,657 367,657 00000000000000000c9ba89dbb3dfe60f04f88e3009567518ce712fd41d4fbc1 1,292 0.92/1.00 vMB 40
367,656 367,656 00000000000000000cea9b85cb3d54649870e829d8da0b39ed83d0b425dee122 2 0.00/1.00 vMB 0
367,655 367,655 000000000000000008a5494de1ca5f7c440b98d06d0f1cfb0e31d1a1ea522599 572 0.92/1.00 vMB 28
367,654 367,654 00000000000000000ca11ce6b91503f33805cf1ee3b4093968b9b4b54462eee8 573 1.00/1.00 vMB 25
367,653 367,653 000000000000000009c1f4da23cf10dc377df38e890cfd70c6d136b848c41f8b 648 0.75/1.00 vMB 26
367,652 367,652 000000000000000009e1fd054a0bf1c4ac3c66e98f3f40111c6412d6045f3108 2,436 0.93/1.00 vMB 51
367,651 367,651 0000000000000000072981c31ffb2a9b2fe0042cba1ba38bacfc3e2c10e60d33 677 1.00/1.00 vMB 27
367,650 367,650 000000000000000006270f929c38962210da4d3acffed7d647204dbd107db6a3 200 0.93/1.00 vMB 34
367,649 367,649 00000000000000000aace1053b8012dd7ac7a29feffebff1c61e56bc64a75cce 1,161 0.95/1.00 vMB 45
367,648 367,648 000000000000000013aafe62cf1619b346bdce70857cfc4a5e290720fa7792b0 751 0.95/1.00 vMB 26
367,647 367,647 00000000000000000f82577dba8208bc12a57b775e7e80630a3758235bcbf233 422 0.68/1.00 vMB 20
367,646 367,646 00000000000000000d229442b868116039f6e3e3e23c06cd4bddd4cc2bdc189a 782 0.91/1.00 vMB 25
367,645 367,645 000000000000000002dffd55c0569396bf95d6d97a5910d2d763649fa0fa6332 385 0.25/1.00 vMB 16
367,644 367,644 00000000000000000e391fa3d33f18cb650870ced7e7995e6049f315982557be 366 0.27/1.00 vMB 27
367,643 367,643 00000000000000000fdf11e92061c7833abaa85c1935dbca4ffc2cd19c9a97a0 511 0.80/1.00 vMB 20
367,642 367,642 00000000000000000991bf0bb401cc78a4a7cf45a679b2e6b6ec8b4ba006ff88 451 0.81/1.00 vMB 20
367,641 367,641 00000000000000001265655c91a28563d04779bd12c2bc4b06b92041acd569e1 1,733 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.