Loading Tool

Explorer IconExplorer

Memory Pool

34,707 transactions
20.38 vMB
0.05629096 BTC
Random Selection Loading Transactions
Max Size: 118.59/200 MB

Candidate Block

Mining Attempt 139b53ce95ef7c1631b9c5e8c466025fafef2b2129c9fde75b2de9eae9e680a3
Version 20000000
Previous Block 000000000000000000009cc7b20faa6eb0b4c32cadf697da1ddfd4dfb885077b
Merkle Root d5ef7b57530dd8b3cd8e95a80d1398d07c09da521ce4c07a390ae2046e7c1e0d
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,125
Size: 1.00 vMB
Total Fees: 0.03063803 BTC
Feerates: 151.12 > 3.07 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,079 (772,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,079 167,079 00000000000003512a75b0e38fcde22ebb1d3cac8b625a6e088af06f23588bd8 47 0.02/1.00 vMB 153
167,078 167,078 00000000000001864becfb7f23076154f1b2e33ce6f90886a50deac137f0f280 14 0.01/1.00 vMB 11
167,077 167,077 000000000000052041183a08a3258b43ce3c3224101b2e14d9afde4b86fc56d8 14 0.00/1.00 vMB 246
167,076 167,076 0000000000000a9c755334f9ae5daf2e5c97cddb1a6dc6815a87192a999ff7ef 99 0.04/1.00 vMB 139
167,075 167,075 000000000000087b57351ca8f1b8a0be24ad0e8740475043cceda7bb82b5bc78 57 0.02/1.00 vMB 102
167,074 167,074 0000000000000701e9821da29db9658aab007df084e52253251fe2f915e729b8 12 0.00/1.00 vMB 96
167,073 167,073 000000000000047d8564db45ad17b8977878218c0eeff9e66d29575eb858b3ce 129 0.05/1.00 vMB 139
167,072 167,072 0000000000000a9e3f5153d21391d938c62be0f59548e833cb965c57fc9ceacb 87 0.04/1.00 vMB 56
167,071 167,071 00000000000008b3d165ffbb061211b69cbcc3f1065c0c6bc4132b1867f26f17 97 0.05/1.00 vMB 62
167,070 167,070 00000000000006bd8fe87631b5f4a865372b695677394713e6c41bd6e6b55e38 146 0.05/1.00 vMB 70
167,069 167,069 000000000000009d9264a12a4ec0966da51f4d122b312ae01feb52ec459c8c71 9 0.00/1.00 vMB 71
167,068 167,068 0000000000000b369afb4bc90ddc208cb736e2e6ed045488946effd3fd72f18e 7 0.00/1.00 vMB 76
167,067 167,067 00000000000003209f86602276914bdf009bfb5955f44c47b6722f25076310c2 111 0.03/1.00 vMB 3
167,066 167,066 00000000000002497c87a1f9037e89923bb48054dad602657f0a27cf3e408636 76 0.04/1.00 vMB 116
167,065 167,065 000000000000043020544d77dbc216a5b659fe7599016b0b05ad39b8eb9a87e1 11 0.00/1.00 vMB 374
167,064 167,064 00000000000009e28aa98dfd7968abbc41290cbfe458380c18392de99193338e 93 0.05/1.00 vMB 107
167,063 167,063 0000000000000c24b22c66be0c322807e595fa0ff3d26d05b2f695c13be009c4 49 0.02/1.00 vMB 86
167,062 167,062 0000000000000a879fa6949356d8f6256a1db825e8fba35c125cbe7437c5113b 24 0.01/1.00 vMB 0
167,061 167,061 000000000000000cf19432dfbfa603fdf99b899b2cd3d81d74d1e9d6e5402637 52 0.03/1.00 vMB 259
167,060 167,060 00000000000002d636231bb4b9ac5fd7c6eba5dcf9a1efaa1769e4edfe518db0 133 0.06/1.00 vMB 107
167,059 167,059 00000000000002f9097337ce18453ac4d157d8686cfba4aa9591cc10c8e269b1 79 0.05/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 825.03 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: 4,221.97 GB
    • Received: 231.88 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.