Loading Tool

Explorer IconExplorer

Memory Pool

76,475 transactions
28.92 vMB
0.07546587 BTC
Random Selection Loading Transactions
Max Size: 176.72/200 MB

Candidate Block

Mining Attempt 4b817b232f2f1c4e73f80fbbe79ab3b84bc44c9f6511dc7210a95c6cea0b0f84
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 83627ed774767e719573108cde3ad7bf9d074a7ff33bb3df296fbb6767e9921f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,363
Size: 1.00 vMB
Total Fees: 0.01250575 BTC
Feerates: 77.76 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (106,514 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,732 808,732 0000000000000000000073d1c7d5cb5ba01621b887ed7dec2542504d170fccbb 546 1.00/1.00 vMB 37
808,731 808,731 00000000000000000002cb2f670e4bca57d4d997c25e5091e161baf6ebcff37d 499 1.00/1.00 vMB 37
808,730 808,730 00000000000000000002f9d847d353e67a42e48ed909658176a75e3300c24695 1,829 1.00/1.00 vMB 40
808,729 808,729 00000000000000000003be734fc6a87d7b06b567433798383ca0439a3ae3988f 1,696 1.00/1.00 vMB 38
808,728 808,728 000000000000000000007d6ff571fdc0e10b0946f6cd67aedb1bd7f2a3720728 2,089 1.00/1.00 vMB 46
808,727 808,727 00000000000000000003b0fe1a4d7f161f07991cff3b878a09ff361785db2c45 2,836 1.00/1.00 vMB 45
808,726 808,726 00000000000000000004e0c48d6d3fe7e96a1b1165785414c0eb5f5a252fc9ea 5,561 1.00/1.00 vMB 22
808,725 808,725 00000000000000000002151b52bb90b5bbb27eeb2693b84526ec228d915ab32f 3,684 1.00/1.00 vMB 35
808,724 808,724 00000000000000000000d46e6d920933fe19c852f4fcefab80aec5274fd24a4f 2,941 1.00/1.00 vMB 25
808,723 808,723 00000000000000000003c4a54b480a573133d57b3539cb1058d70d77cd06f2c0 5,396 1.00/1.00 vMB 29
808,722 808,722 0000000000000000000311d5a5ba0f4abe2b5e8ae3f6a11ce5c3e7e33fb253cc 3,712 1.00/1.00 vMB 32
808,721 808,721 0000000000000000000213cde220d15a29fc47f24725c930a434c9faae1e3ba1 5,179 1.00/1.00 vMB 28
808,720 808,720 0000000000000000000271e47d0f6caa5f7f4b6a06f8b73adb5c3efe44b1a77b 2,100 1.00/1.00 vMB 27
808,719 808,719 0000000000000000000068e3e1236e6700a53ee5a74b9bf7b27182a36de35073 2,297 1.00/1.00 vMB 32
808,718 808,718 00000000000000000004dbc81da66d14481ceb6202635a52a2f71e667a1f6acd 2,716 1.00/1.00 vMB 39
808,717 808,717 000000000000000000016cd87f56a9aec20c75e170fe55f5168908c8e359d922 2,773 1.00/1.00 vMB 37
808,716 808,716 00000000000000000002971943e795c5a3a4123b5c9dc53831f5e65363226cb4 3,083 1.00/1.00 vMB 43
808,715 808,715 0000000000000000000397c061f8b898b9da1e1b26c6fd0e38872b198f876981 3,276 1.00/1.00 vMB 44
808,714 808,714 000000000000000000017d7b202514591ee7d0e360d14213b56c24f8827cf441 3,133 1.00/1.00 vMB 34
808,713 808,713 00000000000000000004881f67af7c965ce9e30f20535a0e242d512a2c34f698 4,034 1.00/1.00 vMB 30
808,712 808,712 00000000000000000003b51f81951a5eaefc6fbf2b368098a818db8f8366c2bb 5,485 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.82 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: 710.76 GB
    • Received: 17.08 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.