Loading Tool

Explorer IconExplorer

Memory Pool

77,033 transactions
28.72 vMB
0.07731918 BTC
Random Selection Loading Transactions
Max Size: 173.81/200 MB

Candidate Block

Mining Attempt 982044ff2ae8b2a112215905cb715ce705941b8a2cc462fb5a2ecb74bfdf1210
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root f4e10df6195b695a78683b95e5423806e81c8d51b4879b3b3574afb898a1a390
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,975
Size: 1.00 vMB
Total Fees: 0.01767300 BTC
Feerates: 100.17 > 1.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (457,930 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,206 457,206 0000000000000000009975187e742e4614e3743ad75d27387d0d112716215fa3 1,963 1.00/1.00 vMB 200
457,205 457,205 000000000000000000687cfaefae7d62a4e265de7874482ca913c707c359db15 1,613 1.00/1.00 vMB 162
457,204 457,204 0000000000000000014b6f096d1918dca977cba91215ac9e1bd36bf9bce00f47 2,133 1.00/1.00 vMB 172
457,203 457,203 000000000000000001d5d0d865ac960ab34e57bd5d2bc72d1f96296cdd5078dd 2,327 1.00/1.00 vMB 157
457,202 457,202 0000000000000000003288973e6082f7bba852185b6c34d7bc13f32d197106f1 1,848 1.00/1.00 vMB 142
457,201 457,201 000000000000000001e20a246bed6e08cc639e605a573c0d05c52ab13cc4224b 2,119 1.00/1.00 vMB 205
457,200 457,200 000000000000000001fd25e1f314970964caaf5e45d2c0cbcc779032d13c5a46 1,115 1.00/1.00 vMB 141
457,199 457,199 0000000000000000005aaea9a45689f83c15beaeda358132d5007ec92ed3ef89 2,453 1.00/1.00 vMB 211
457,198 457,198 0000000000000000001a0e0306031de97798d98ae90b1ddef195ad8eb1acdc2b 1,794 1.00/1.00 vMB 161
457,197 457,197 00000000000000000054abaad08d0ca21b239dd5792cbbc3431cf60df800422f 2,249 1.00/1.00 vMB 192
457,196 457,196 000000000000000000425aa16bdf6efe32375cb1525a0a265ccd7012aa3ef92c 1,582 1.00/1.00 vMB 253
457,195 457,195 0000000000000000012dcd069af30845f054cfe7034fdbfedcd682fca6b94193 2,418 1.00/1.00 vMB 207
457,194 457,194 0000000000000000009ec943a787436af3c9d0ec3ac7583c46edc56641758027 3,089 1.00/1.00 vMB 297
457,193 457,193 0000000000000000023d92b1018a7c6bf88a913872c5b0e78bdcfbffa170caf2 875 0.39/1.00 vMB 194
457,192 457,192 0000000000000000006687cf94aa45073b9aa752631388febe39ba124fd3d79c 2,154 1.00/1.00 vMB 122
457,191 457,191 000000000000000000ee23307a87bcfcbd0fab4b9d4deb9272bc36bd8c6ff6ff 2,583 1.00/1.00 vMB 236
457,190 457,190 00000000000000000055424d6124d62e737c5f058cef92d535b0a429ef4d9ad7 2,246 1.00/1.00 vMB 167
457,189 457,189 0000000000000000014e177fa40e630a1c010d94ae8c2f1c086deb24a0529de7 1,856 1.00/1.00 vMB 209
457,188 457,188 000000000000000001a87c2506d4e43753c9a13d2846be2059cfbd789088b5c4 2,478 1.00/1.00 vMB 218
457,187 457,187 0000000000000000008bca7e050a1889c5ad6ea9a1208038484ec278f45f40f9 2,075 1.00/1.00 vMB 144
457,186 457,186 0000000000000000021bdf5b93a38cbd9fff231da78befa43e24488cd4901fda 1,114 1.00/1.00 vMB 116
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.