Loading Tool

Explorer IconExplorer

Memory Pool

37,192 transactions
26.85 vMB
0.06041006 BTC
Random Selection Loading Transactions
Max Size: 136.44/200 MB

Candidate Block

Mining Attempt 8f5df6228d90d7ea69331ea438c475c7a1a59b4b4b8d86beb104fcfdc0b5fbf1
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root 86772564b97c1bd81104fadf429b582ad9011625ec289e7b78885d7ea61d2920
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01008545 BTC
Feerates: 74.79 > 1.01 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (670,434 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
244,216 244,216 00000000000000c5dc0dec5bdad2eda674abcd60a5dec40c8fc3d6d7ae30d558 9 0.01/1.00 vMB 15
244,215 244,215 00000000000000409b2edd0e30ccd97b01a97ba1ef83d620101a46fdfa8c7ac2 78 0.03/1.00 vMB 135
244,214 244,214 00000000000000c8b5f1160e98499a14a35849088e85f5bb24f5d86bd5b69570 89 0.03/1.00 vMB 160
244,213 244,213 000000000000008d22137be097497f306cffbe6f728078390bccfeb0bae1af17 7 0.00/1.00 vMB 72
244,212 244,212 00000000000000450066118ef61e845760c558bf9fb197b6a050ae278688ff06 216 0.10/1.00 vMB 121
244,211 244,211 00000000000000c8352d19f1f97877e120e352f7f83a4ebe07299f90fd22580d 200 0.08/1.00 vMB 140
244,210 244,210 0000000000000040ca63765a9ae0919a3a9b6b2db227fcbd2680f0e9ac7cf335 163 0.09/1.00 vMB 123
244,209 244,209 00000000000000240a3a37c28138bb763be145292c9316804c5e00c687c9b64b 138 0.18/1.00 vMB 64
244,208 244,208 00000000000000406d2e52750e3684bab3598bfd864d82472281ee2ac683efc9 147 0.07/1.00 vMB 136
244,207 244,207 00000000000000c7df299ea45520e2a3b921ed81c41f45f73ca50cae50a83ba0 32 0.02/1.00 vMB 79
244,206 244,206 000000000000007c453caeb2c99a31d8a834d139b9fe302414b655a0f692adaf 401 0.18/1.00 vMB 112
244,205 244,205 0000000000000052ccd88be13063df74646d1ef70d8477fccd401c3400d67dbc 220 0.09/1.00 vMB 115
244,204 244,204 000000000000004a35fafeb9ea5fd89001fa8e88fbc9648375822f14381c8f11 95 0.06/1.00 vMB 82
244,203 244,203 0000000000000046a13d61560c2fa7b6810892225922ee68b715afa90711d3ee 223 0.08/1.00 vMB 140
244,202 244,202 00000000000000276c48591ca4edfc8c5f3aeb958b07d6c14f89595f69f8cf41 256 0.11/1.00 vMB 104
244,201 244,201 00000000000000bb81ee677011c9d0534cfc9898067d00d347cd6b8b05bea249 332 0.12/1.00 vMB 129
244,200 244,200 00000000000000516d2826f9cd8cb5aec17f9c8b9bd9fbf156fa1cf44592a33c 48 0.02/1.00 vMB 33
244,199 244,199 0000000000000088b47c60e9eda8bb1293c0dd15a9006ede0943b0e7ccd10b82 203 0.09/1.00 vMB 62
244,198 244,198 000000000000008fd36c7a61ec44fd483e689c7b69f73f9239c4509f0dd1cbab 253 0.11/1.00 vMB 143
244,197 244,197 000000000000000d05802a3d47c4548f53915ab699a631c5a92661ba2839464b 106 0.05/1.00 vMB 126
244,196 244,196 00000000000000212aade43e595779e0c20b1c332836f96b5e31499132e261aa 147 0.08/1.00 vMB 120
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.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.