Loading Tool

Explorer IconExplorer

Memory Pool

81,139 transactions
30.05 vMB
0.09384092 BTC
Random Selection Loading Transactions
Max Size: 183.61/200 MB

Candidate Block

Mining Attempt d5316ecb2d9e6d5d64fe704d6a4fd84c9be0f993e8edc2b9b29e4fbf9eecb891
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (610,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,300 305,300 0000000000000000045fca3fc5fa75b509118e1b5ae91b23dd5e36c4983f0776 94 0.08/1.00 vMB 31
305,299 305,299 00000000000000001541c23dc7e4effd3ae25a9ac81231df61b24c218e44af48 878 0.52/1.00 vMB 32
305,298 305,298 00000000000000001d4a96d04c69c4deec7e697a5bd632d5db7169c387759b34 124 0.08/1.00 vMB 33
305,297 305,297 000000000000000052bce1ba505a3aef23edcfc07316b9d4d00db922f5f5c181 39 0.02/1.00 vMB 34
305,296 305,296 00000000000000003f3976063cf474e88b4a49441534dc941b264a785932eb8e 674 0.31/1.00 vMB 34
305,295 305,295 00000000000000003e18317a94d3a4368933afb16dd941fc8798c0e3b45f42e7 245 0.14/1.00 vMB 29
305,294 305,294 000000000000000012ff820b4fdef4d01ff98fac07709a1b8848616aa769546e 243 0.25/1.00 vMB 21
305,293 305,293 000000000000000043ab6a8f51c5b2bfa57a5060dcdf1ba59442b5de5d47360a 560 0.40/1.00 vMB 26
305,292 305,292 000000000000000029bedad9c6f6cc37bf8beb7ee8f911a2392d0a9fd0f5a99f 154 0.10/1.00 vMB 24
305,291 305,291 000000000000000038d3f5b9b7e8b122063fe16916a2ba2a974b3117b06208bc 1,313 0.66/1.00 vMB 32
305,290 305,290 000000000000000011a296efc1fcca0d22c0b14d8858accb38c4ac9b99ff30ca 291 0.17/1.00 vMB 28
305,289 305,289 00000000000000003ce8daa2aeb633a2108341c15dc04d1b90bbadd9a417caed 180 0.10/1.00 vMB 25
305,288 305,288 000000000000000022c59b26c9e1f1dcda772d22b88cb0975af37055eaff9f33 328 0.19/1.00 vMB 30
305,287 305,287 00000000000000004fd81a2dc7c86b8000b0e7770ca7cc046136b3ec8db9445e 1,206 0.44/1.00 vMB 29
305,286 305,286 00000000000000004db390c81f530047a998184d6057b04550da9163ace05073 272 0.17/1.00 vMB 23
305,285 305,285 00000000000000002e180631c8147e91c2ecee561779ba27e13db7daff701369 1,645 0.92/1.00 vMB 31
305,284 305,284 00000000000000005c2d821221c807b145cb0bce76d7d81c3990f7dfd858f2bb 4 0.00/1.00 vMB 33
305,283 305,283 00000000000000002e88d00ceb4af89927fd4f286e6875aa3cf2039ac5714cac 534 0.35/1.00 vMB 26
305,282 305,282 00000000000000004d42554be55d631d452097cb44906ee53012b736ac20b2c1 103 0.07/1.00 vMB 23
305,281 305,281 0000000000000000135c2aa1ee159fe84054f3c68179c7c04cee3d1fac6d98db 404 0.22/1.00 vMB 32
305,280 305,280 000000000000000039677f4c8799755d8d8361b63e92a9798e913c6469ecf1d3 217 0.10/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.