Loading Tool

Explorer IconExplorer

Memory Pool

73,861 transactions
28.89 vMB
0.07150508 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt 2b82421d6ecbfe318afa8ad51bcb938b5a64c849e70237ffdf471bdfeeaa49ef
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root 2d6d84b492605e9a166fa99cc537a8c82bcb11155d921053e7bdacfe628599af
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,079
Size: 1.00 vMB
Total Fees: 0.00768342 BTC
Feerates: 73.20 > 0.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (675,680 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,753 239,753 00000000000000e1172d2b8ff900ea11ac10ba4089e2ab20f1191a487e8fc1ef 194 0.09/1.00 vMB 141
239,752 239,752 000000000000006fa9b080a1dce8dc48e103415e4ae2062370dcca06148d9953 112 0.06/1.00 vMB 135
239,751 239,751 00000000000000daa0fc6fd27b0f9feb82ddbd4da2d7e5472d0aaf1d7697d155 194 0.17/1.00 vMB 108
239,750 239,750 00000000000000a4d4afea8735bf0511a6db9d2863602ab691401dfd832f3afb 457 0.23/1.00 vMB 136
239,749 239,749 000000000000014c5bfacfca559fd6a9519dcd338f9fca6590eda7d156120013 128 0.06/1.00 vMB 153
239,748 239,748 000000000000000883e620f234d4962b1197396028c0edacb11faeee0969a07b 72 0.03/1.00 vMB 184
239,747 239,747 00000000000000b12d073e200fe92c50e3f830412ffd33bb5a8140fbe8d46c18 71 0.03/1.00 vMB 180
239,746 239,746 000000000000006fdf265fc93118320a7b732a4f90bb6881e11a58c3426af6a4 115 0.04/1.00 vMB 165
239,745 239,745 000000000000006fc0d0ab3ccc44c29cf011630b7297e118e98293e5da11afc9 143 0.11/1.00 vMB 106
239,744 239,744 0000000000000049a48ce6b84be30e31fdd08608831bca816278a7c611849dcc 207 0.12/1.00 vMB 87
239,743 239,743 000000000000003bc807ee88be1f9047d520d2c1b7f4e86f919797d983767071 1,141 0.47/1.00 vMB 185
239,742 239,742 000000000000000192ae89a949b8504c52b06f0587fc1b840efcc673492d63ea 237 0.21/1.00 vMB 74
239,741 239,741 0000000000000157bc050b8743972ac49df73e78d704a21103752f61bed301a0 630 0.25/1.00 vMB 213
239,740 239,740 000000000000007f6efa810c4b866fe96c01a05945225c284ffd70ab32efb8b4 157 0.06/1.00 vMB 138
239,739 239,739 000000000000014210649faa1e10dd04bcb2e7e46c9250d3bafd6b5ef7a2e966 444 0.20/1.00 vMB 199
239,738 239,738 0000000000000151678e19adafaf5156ac841a68f0e3a25d546ce316b6821887 54 0.03/1.00 vMB 166
239,737 239,737 00000000000000215cbbe2652e9c7d104dfa9f011cad8d316112895604143d0c 173 0.10/1.00 vMB 106
239,736 239,736 00000000000000bd9cd664928198b8a6b6bf9943ee2139a438681442d5937bf7 535 0.25/1.00 vMB 196
239,735 239,735 00000000000000a02f5a879c6b5ee116086fc21e902cb32f1a9b16492e651b1f 145 0.06/1.00 vMB 107
239,734 239,734 0000000000000026d38fdc44be818d79efccd546c6c0c96405129c061f6694b9 633 0.25/1.00 vMB 201
239,733 239,733 0000000000000087f4a88b81375da7f27351012ebb87ab53c21b7116cca90e45 368 0.15/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 783.14 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 742.96 GB
    • Received: 18.67 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.