Loading Tool

Explorer IconExplorer

Memory Pool

79,399 transactions
29.19 vMB
0.07401131 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt 0fc6466b57f1445c0b0208c2d3d903e1b1ca25b4e50bc40b55cede475d36dbc4
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 4600f492f1eceb89e133998b84ee8e7370e70a194f4bca50f56990a14691f3fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,335
Size: 1.00 vMB
Total Fees: 0.01284690 BTC
Feerates: 74.86 > 1.29 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (336,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
578,239 578,239 0000000000000000000f30f61074b2a156916a0e88a68a68cbe3b8b499f1ca30 2,841 1.00/1.00 vMB 111
578,238 578,238 00000000000000000008ea7d1ef880065e360b16168726a92e1fe03db3ee4592 2,974 1.00/1.00 vMB 154
578,237 578,237 0000000000000000000947f3ad52e0c9e401391f81043afd5a6f38b10e750c99 3,058 1.00/1.00 vMB 170
578,236 578,236 000000000000000000271575efd8770b122a764e684c5502abad0475d81d7f03 1,596 1.00/1.00 vMB 174
578,235 578,235 000000000000000000213ece8a5a6edb8cba9efce4050f38fb31be07d709a4e0 3,258 1.00/1.00 vMB 199
578,234 578,234 0000000000000000000d4b199c206750a1c4bfa5816f50fc5e018f1d93e771e3 2,237 1.00/1.00 vMB 118
578,233 578,233 00000000000000000025f97bf96fa2b55c05d0f3faa3fc07d6faeb95dd04f588 2,695 1.00/1.00 vMB 135
578,232 578,232 0000000000000000000c3ea2686920fc7005397d854c73f3f8fb98f8f07eeee9 1,594 1.00/1.00 vMB 182
578,231 578,231 0000000000000000000bb43caa7fa9684c56b3c9847e4b221fcbe94d90b05f4f 2,710 1.00/1.00 vMB 141
578,230 578,230 0000000000000000000369dc6f61c703ee92400a647932ed39757596bac742d8 3,041 1.00/1.00 vMB 154
578,229 578,229 0000000000000000001eff059543e8a73deeca47400d9f1e633aef0b97dcf0b0 3,095 1.00/1.00 vMB 169
578,228 578,228 00000000000000000023f6f2b807be43616f02d6a68bf3bb59c69d316256c882 2,622 1.00/1.00 vMB 139
578,227 578,227 000000000000000000109b8397391b34857d21d86e79ab91d318f6e55c42ce6c 3,389 1.00/1.00 vMB 184
578,226 578,226 00000000000000000010e7cb58a14aa1a38cc4faceac2824200ac8ede702f07b 2,870 1.00/1.00 vMB 138
578,225 578,225 00000000000000000026e3e73f666d0e76f483252135b3287d06b71adb14dc09 2,553 1.00/1.00 vMB 180
578,224 578,224 0000000000000000001a37ad3f7ed99da834623a4e2186b7b2e1f9e407941518 2,549 1.00/1.00 vMB 175
578,223 578,223 00000000000000000003e96a264efb283ae079d6ef06609eff55d75bb493d79d 2,889 1.00/1.00 vMB 162
578,222 578,222 00000000000000000005b27b3dcfc0112c77e56f3cd46958f5c8962a4b5b1656 3,094 1.00/1.00 vMB 151
578,221 578,221 0000000000000000001a1c4e27c3ae4b181883c4b7b6d47e23e8e24a2b51d5c8 2,119 1.00/1.00 vMB 164
578,220 578,220 00000000000000000002cc5f03e9ea3268fa187029dbe8a8105f6d9c1bc3c466 2,802 1.00/1.00 vMB 175
578,219 578,219 00000000000000000017bb70d75f6dd43c419df18dd602f5317f6316f62f69c2 3,197 1.00/1.00 vMB 161
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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