Loading Tool

Explorer IconExplorer

Memory Pool

28,696 transactions
7.24 vMB
0.06208297 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.61/200 MB

Candidate Block

Mining Attempt 901da689b9053eea8a3574d98cf2527266bbe331c4c4e4cc37013d6c64450ec4
Version 20000000
Previous Block 00000000000000000001f19fa8f0fc3eeb1898d537102304d19dd162defe0c3b
Merkle Root 1830858c7b528142296e335c032bc0ec84600366da0173eb278494c68efee410
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,279
Size: 1.00 vMB
Total Fees: 0.03469605 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,205 (746,121 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
167,084 167,084 00000000000009980accf286e8c90af192f0a10f7debc0d87bc420854c9a1a00 0.00 MB 6 378
167,083 167,083 000000000000046000e911925525460bdb40ae8a41ee7ef96c08af9a2a9d36b1 0.03 MB 82 16
167,082 167,082 00000000000001fe9c0c250a7745494fc1b9dc8382a2da72d12fc3a1da9fcf01 0.08 MB 194 282
167,081 167,081 0000000000000a8d00989769c2c67c8f075b745e2b87f009b2f255546b9eb0c0 0.02 MB 38 221
167,080 167,080 00000000000002fa1d84efa6f288bd6febbf44d2c8ca4002ead9b42e2f8076cc 0.02 MB 46 171
167,079 167,079 00000000000003512a75b0e38fcde22ebb1d3cac8b625a6e088af06f23588bd8 0.02 MB 47 153
167,078 167,078 00000000000001864becfb7f23076154f1b2e33ce6f90886a50deac137f0f280 0.01 MB 14 11
167,077 167,077 000000000000052041183a08a3258b43ce3c3224101b2e14d9afde4b86fc56d8 0.00 MB 14 246
167,076 167,076 0000000000000a9c755334f9ae5daf2e5c97cddb1a6dc6815a87192a999ff7ef 0.04 MB 99 139
167,075 167,075 000000000000087b57351ca8f1b8a0be24ad0e8740475043cceda7bb82b5bc78 0.02 MB 57 102
167,074 167,074 0000000000000701e9821da29db9658aab007df084e52253251fe2f915e729b8 0.00 MB 12 96
167,073 167,073 000000000000047d8564db45ad17b8977878218c0eeff9e66d29575eb858b3ce 0.05 MB 129 139
167,072 167,072 0000000000000a9e3f5153d21391d938c62be0f59548e833cb965c57fc9ceacb 0.04 MB 87 56
167,071 167,071 00000000000008b3d165ffbb061211b69cbcc3f1065c0c6bc4132b1867f26f17 0.05 MB 97 62
167,070 167,070 00000000000006bd8fe87631b5f4a865372b695677394713e6c41bd6e6b55e38 0.05 MB 146 70
167,069 167,069 000000000000009d9264a12a4ec0966da51f4d122b312ae01feb52ec459c8c71 0.00 MB 9 71
167,068 167,068 0000000000000b369afb4bc90ddc208cb736e2e6ed045488946effd3fd72f18e 0.00 MB 7 76
167,067 167,067 00000000000003209f86602276914bdf009bfb5955f44c47b6722f25076310c2 0.03 MB 111 3
167,066 167,066 00000000000002497c87a1f9037e89923bb48054dad602657f0a27cf3e408636 0.04 MB 76 116
167,065 167,065 000000000000043020544d77dbc216a5b659fe7599016b0b05ad39b8eb9a87e1 0.00 MB 11 374
167,064 167,064 00000000000009e28aa98dfd7968abbc41290cbfe458380c18392de99193338e 0.05 MB 93 107
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

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