Loading Tool

Explorer IconExplorer

Memory Pool

87,846 transactions
32.57 vMB
0.24802167 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 6b0c9cbee8950380dd262d5786b0a3a8d55b7f4920db30df003602fc4f9ba6b7
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 36a14d5cd2d061d0a54e19695077ef3d22f67d0e73d721fff6bd4ac3c5fbe35f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.10976206 BTC
Feerates: 538.26 > 11.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (678,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
236,845 236,845 00000000000000fbed70d7a0f0d9b3dd9164f8017c21330d96fb8045686171f5 17 0.01/1.00 vMB 129
236,844 236,844 0000000000000171bfe211800020f78f63bb8b4d975a06cb9ffef0ef686dfd4b 50 0.02/1.00 vMB 131
236,843 236,843 000000000000017601f856be26d7e5bd0975129c6b2f2aa7c6e16e559e21c96c 184 0.07/1.00 vMB 272
236,842 236,842 0000000000000122b71f16297b5f6d8a98419af80bf35c50f13450030dba6bc9 1 0.00/1.00 vMB 0
236,841 236,841 000000000000011785f53b6b3c15c028b4f36fe69ffd5b593d43dfd2428a937b 134 0.07/1.00 vMB 187
236,840 236,840 000000000000010f45369ff3320258606939ff4216bed5aa98d3213d123214a5 54 0.03/1.00 vMB 164
236,839 236,839 000000000000001eed3e3aff5a283d8144686bf7ab5d54dd1749f6341a6c0a1d 209 0.10/1.00 vMB 170
236,838 236,838 000000000000007c2f0f339b3524b97fb2a82318f159577e5d75417a55cb1ba4 41 0.02/1.00 vMB 104
236,837 236,837 000000000000016cee05100d01dd9e7ebd158b09f98031daa6f6603d8f285c1d 246 0.11/1.00 vMB 153
236,836 236,836 00000000000000c35625aaea4516e481d8e06db202bce3b0745dc12dad7fff22 235 0.11/1.00 vMB 148
236,835 236,835 000000000000011aaee7bfee46d25695a94241b34a501793b4b0c7f6192bbe48 209 0.12/1.00 vMB 130
236,834 236,834 000000000000010c70dd21bccccf32c048ba0c62704964d096075d71e9fd47e6 539 0.25/1.00 vMB 173
236,833 236,833 000000000000001f24066dd24fc8bc0b6206c349250ceb83fcae00f3e40b0972 1,226 0.47/1.00 vMB 179
236,832 236,832 00000000000000f0b63d5dc169aac0ead1ba75cd3e95fe89ed689c9768d01ee7 391 0.17/1.00 vMB 180
236,831 236,831 000000000000014b12f52535492dc013b5537e43e2eb0f74cbe607bf1a05a901 41 0.05/1.00 vMB 25
236,830 236,830 0000000000000093ecb6e3079143725e9a32b58435380708a7fbe9f0c8dbcda0 544 0.23/1.00 vMB 194
236,829 236,829 000000000000004d8c6077881fb617979e32a76fcbec696157199dcffcff0f35 479 0.20/1.00 vMB 181
236,828 236,828 00000000000000a496bee1b699290691d2b0747d72901aecd39eb38da4881154 450 0.20/1.00 vMB 193
236,827 236,827 00000000000000a7534fa194f20b149bcdd5f5d22281fd33fd6faec780d33321 188 0.10/1.00 vMB 152
236,826 236,826 000000000000000637dfd043e6294d68e3fc9224c64da188a322351aed76a6ef 37 0.02/1.00 vMB 143
236,825 236,825 0000000000000044cf20e77dd19b0b6ea22c741c2e8359616075713877822c68 114 0.08/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.65 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.71 GB
    • Received: 16.32 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.