Loading Tool

Explorer IconExplorer

Memory Pool

79,168 transactions
29.72 vMB
0.08600082 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 47fb2e84dff1260ec7102eed4e14a3d965a884f79177b4ca4b87d1a1f25c04e3
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root b21b02df3c44784a5c1ebfe435660dc1cda992c92fcd75f60e6f83a407fccedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.01974165 BTC
Feerates: 150.66 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (618,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,159 296,159 00000000000000000b0ef74ed28850be471aa52f5d46e86fd4e9ee9185662632 196 0.14/1.00 vMB 26
296,158 296,158 00000000000000002f9bde4c1d764f9847f0facbb606abebf0fede5a3c7a1439 567 0.34/1.00 vMB 29
296,157 296,157 000000000000000068ea1dfee2b1275c5dcb25a9b2c305f445b935c509690fc3 238 0.56/1.00 vMB 17
296,156 296,156 00000000000000000314f4f47147ca00257dc525ce3774f8749a9db4c3004399 810 0.35/1.00 vMB 67
296,155 296,155 0000000000000000591f2351c0a93989b4c07057cc45a00fddf5709981e303a7 887 0.50/1.00 vMB 41
296,154 296,154 000000000000000046fa8605702c579c9e7538d91a828c851736a477fb1d3d2c 378 0.35/1.00 vMB 18
296,153 296,153 0000000000000000b11d002d2f1e9da23f49da65e41ccd6b58d7a57bf0edc7de 841 0.25/1.00 vMB 87
296,152 296,152 00000000000000007e117827a5a0fa18ed2e39a1b069f7068c42b483a125d9a1 138 0.07/1.00 vMB 31
296,151 296,151 00000000000000000cc736dcbe955f1c6348859953288b09bd10c3fd45c9818f 64 0.04/1.00 vMB 19
296,150 296,150 00000000000000002d9306864519ed68894a75cb3647a3df0db36b1cce603aa4 193 0.23/1.00 vMB 19
296,149 296,149 00000000000000008837efb19dee0a8819a2899e6ac971e51baa5c0bfb95206e 720 0.35/1.00 vMB 43
296,148 296,148 00000000000000005fa68dcf213b84525f02f276e2b1e5ace8f15828643d71da 512 0.25/1.00 vMB 57
296,147 296,147 00000000000000002608aa7cf1cbb12c8022ecdd87ac9a63a4edfa0932a33aed 696 0.37/1.00 vMB 39
296,146 296,146 000000000000000015f6838f2025468881e2a6061d1b83f04409fd51e76be92e 59 0.14/1.00 vMB 9
296,145 296,145 000000000000000065e6118e299dcb9d00943d2247b98b51d2bf9db182f49980 256 0.14/1.00 vMB 41
296,144 296,144 00000000000000009bb610a16d97bb7f7960a78262dde815e4978045b28414bf 326 0.20/1.00 vMB 35
296,143 296,143 00000000000000006115f7fb7aa0768855dcf5405575f9c27d61cc664bd07cba 128 0.09/1.00 vMB 24
296,142 296,142 00000000000000004697aedd3abdd97e1e46dcbeb73e2d98fe5ad5a7a86455cd 309 0.21/1.00 vMB 25
296,141 296,141 000000000000000043f8a8fc8038daa5c23e30d0fdd3597bd6a6f66f527db16c 25 0.09/1.00 vMB 7
296,140 296,140 000000000000000087e0731a2d4fd5834c0ee7fda0561198fc77a1cef62f1b49 280 0.24/1.00 vMB 27
296,139 296,139 0000000000000000a8ce88d9b868fe8f588438f7040424e2932a8ce4e4687f28 697 0.35/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.64 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.40 GB
    • Received: 16.23 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.