Loading Tool

Explorer IconExplorer

Memory Pool

82,121 transactions
30.22 vMB
0.16784792 BTC
Random Selection Loading Transactions
Max Size: 181.68/200 MB

Candidate Block

Mining Attempt 30c5ab1c05188e1d53de9b89fac8b7f35586cf13fc4adf384cb60acfd367821a
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 54a44850d38cea6924c357f7dd7e9228d6638c48dcf4ad326664f5bf2b0d0f10
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06360961 BTC
Feerates: 1,002.91 > 6.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (231,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,283 684,283 000000000000000000014408b50656b9b92e531aff3adc0a024541f352ec4ade 2,885 1.00/1.00 vMB 120
684,282 684,282 000000000000000000004a8d9ced8e54b4c02ac35b6a5d3b3fc9d9f9d8e3078c 1,732 1.00/1.00 vMB 110
684,281 684,281 0000000000000000000abc7746a8726e682632ddb6b4262f085bedcfdfd33c1e 1,354 1.00/1.00 vMB 122
684,280 684,280 000000000000000000034c93d202f4f56d46e6010d8431677b0e5a7098ff2cb3 2,360 1.00/1.00 vMB 128
684,279 684,279 000000000000000000043be823ee4a3b54605d25a07c5512eeee1448c4177ac3 1,766 1.00/1.00 vMB 98
684,278 684,278 000000000000000000043bf019a9e8f2be8e2484ec05ac30f73ba9f27e7ec600 1,777 1.00/1.00 vMB 143
684,277 684,277 00000000000000000001904acdfd5141b7c60493a5ad98097f1c58fcce73ffba 1,377 1.00/1.00 vMB 123
684,276 684,276 000000000000000000050aa16f99367722eb8e920d56523d06b76e13adb01f50 967 1.00/1.00 vMB 91
684,275 684,275 0000000000000000000048eec505dc267b4ca67588987d0543a3838db2d8745c 2,474 1.00/1.00 vMB 140
684,274 684,274 000000000000000000085ddf332be47d1694c0f4bd272de02d50eaeb96f6cf93 1,904 1.00/1.00 vMB 137
684,273 684,273 0000000000000000000300c7f3b523e61854a255f3c8cb93443516aa5ba84d7f 2,095 1.00/1.00 vMB 92
684,272 684,272 00000000000000000009498eddf28e86d92a351b659bd3b9d6304584d18522d9 1,975 1.00/1.00 vMB 106
684,271 684,271 0000000000000000000054cb7e3e32dee05216c3579e5016d1921deed5ca7848 1,171 1.00/1.00 vMB 107
684,270 684,270 000000000000000000045560656bad1e61a5309606f2b2cb260859ab8fd9ccce 1,006 1.00/1.00 vMB 110
684,269 684,269 00000000000000000006d02a43a697dcb5f2f7850b6ef3104bb901c06787e45a 970 1.00/1.00 vMB 118
684,268 684,268 000000000000000000084f38ff90966e1147d9988a622f07e997f7cbe870b919 1,296 1.00/1.00 vMB 109
684,267 684,267 000000000000000000045d28066a8f5db770578b5815c6cbe1098705658592c0 1,480 1.00/1.00 vMB 105
684,266 684,266 000000000000000000078be5ff539cbfd3d4c2303a57ef341125eff27c0678e6 562 1.00/1.00 vMB 111
684,265 684,265 00000000000000000005633dccbe130929b1e49dd5cf0b37ef2605cb4db31822 1,934 1.00/1.00 vMB 121
684,264 684,264 0000000000000000000a2aa906b8262a2f7a9b418574a80ed532da6696abd758 949 1.00/1.00 vMB 112
684,263 684,263 0000000000000000000809cbc69073e14cba0a0ce023d337d06a7b0348fa1fd1 2,282 1.00/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 782.92 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.48 GB
    • Received: 17.55 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.