Loading Tool

Explorer IconExplorer

Memory Pool

22,351 transactions
11.70 vMB
0.04553634 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.84/200 MB

Candidate Block

Mining Attempt 105931cd52eb47166427860c1c7117e60d7ab316ae323ee9715aeaafbd95b5d1
Version 20000000
Previous Block 00000000000000000000d8354835b6a50d1cd25337019743ebbc2d92d4bc275e
Merkle Root 493a967dfe232e33be05057635ddbac537f5c5524a02c8656866e76b977c3852
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,931
Size: 0.9979055 1.00 vMB
Total Fees: 0.02564075 BTC
Feerates: 202.69 > 2.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,642 (662,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,318 251,318 000000000000004d454ce7fe5a875f042eb47142ff62b398c2905224fdb50259 61 0.03/1.00 vMB 116
251,317 251,317 0000000000000045688dd8755156a00e90bfa196f7ea04001fe58c1cac55143e 84 0.03/1.00 vMB 88
251,316 251,316 0000000000000038fdcc94106d2e9cfd53d54eac59ff156031ae06cb5e1e1a2f 316 0.13/1.00 vMB 94
251,315 251,315 0000000000000039d6d92783fbb8ca1ffce59b00647a3ebb30f4b5b17f6fe5df 256 0.09/1.00 vMB 110
251,314 251,314 0000000000000029a0645760bfa290b71c2df809bb6c1ffbd467d09dddbfcbf8 79 0.04/1.00 vMB 80
251,313 251,313 0000000000000025ee3cb7fae975da80e220947cfb5e5a69e91d8c0c2f47053e 17 0.01/1.00 vMB 48
251,312 251,312 0000000000000061ec2f5b51ae8050147bfb82d6b5a07744dc8f7b343208c7f9 257 0.11/1.00 vMB 102
251,311 251,311 000000000000002769f53c5ffa6050af764a603c037a036458d2ad31aa4dd1cf 291 0.10/1.00 vMB 92
251,310 251,310 0000000000000037c4586a07a1d4311e5766086de68a9f691424162e9b1279ee 30 0.02/1.00 vMB 74
251,309 251,309 000000000000003a4a24685c74c6e171cbaaf2c5226d6db57d894b63b8ba9264 13 0.01/1.00 vMB 61
251,308 251,308 000000000000000919d194aea8e208902b9bb1b1f831bf30e020ac463f85f6de 219 0.11/1.00 vMB 68
251,307 251,307 000000000000002df07d48f3cd20f37b8ca9a3eeb7ffc32b982f09c3b8768940 132 0.05/1.00 vMB 142
251,306 251,306 000000000000000905a32faf43f7ed9bbe971bf133f9dc577f44502965351cfa 256 0.12/1.00 vMB 62
251,305 251,305 000000000000004c446183305135f215b9f70a0a008e3e5463ded8ff5c9f51bd 31 0.01/1.00 vMB 104
251,304 251,304 000000000000002f3b8b4075c864f4ac799cde7f76b791cec6f28dd8920fe73e 13 0.00/1.00 vMB 113
251,303 251,303 0000000000000062d971370f8450d982c260021edbb266d051a44d0c57d691d3 62 0.02/1.00 vMB 177
251,302 251,302 0000000000000003b85a7581f80d235b7798986a3fa98cc85b1d9b28c84126a0 5 0.00/1.00 vMB 43
251,301 251,301 00000000000000643dde64b0e1d8ee93d5afcbee0701bd25ef1839d594e9259e 133 0.06/1.00 vMB 129
251,300 251,300 0000000000000051cf74153ec8be615c5b7f70fa58a2f24d69694f8d0bf24a4b 249 0.09/1.00 vMB 87
251,299 251,299 00000000000000486708b5cee6a8b70f769ffc77e9df18a71acd9bfcbf99bcdd 233 0.10/1.00 vMB 91
251,298 251,298 0000000000000006f42ca90bcd17bd240922500cf3c85d05a8e0cb75e40d1a85 347 0.13/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 779.98 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: 471.44 GB
    • Received: 2.99 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.