Loading Tool

Explorer IconExplorer

Memory Pool

84,298 transactions
31.69 vMB
0.15900340 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt 8fb8d9396d16f838633fd713c5f372f7e7dadd8288a42b663140b839dc7773af
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root f1d66545cdf1a0782cad375d2a4ec7d16b16938d5409d4a6a57f0f288f325799
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,088
Size: 1.00 vMB
Total Fees: 0.05031573 BTC
Feerates: 402.75 > 5.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (404,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,498 510,498 00000000000000000037a64b00a454d3456af25c8240d01e38e2c6404ba0599a 206 1.00/1.00 vMB 102
510,497 510,497 0000000000000000000d8dcd91385b03a9622f61cf3eeb729e679014973ab0d4 377 1.00/1.00 vMB 104
510,496 510,496 00000000000000000035bf0b372b68c032cf00e3dd5d275798914d3c3d836708 480 1.00/1.00 vMB 105
510,495 510,495 00000000000000000057abdc54d901acd4a06d819a7b4a4f9e7627c2d3416f51 541 1.00/1.00 vMB 109
510,494 510,494 0000000000000000004fd9421e1aac7079638d0b86a58d037bb0532a880a35e8 204 1.00/1.00 vMB 103
510,493 510,493 000000000000000000419e88cf54d167d379b0757910207a49fdadf181638102 315 0.99/1.00 vMB 106
510,492 510,492 000000000000000000052c80c7226f0bd2d40659695ae0ad3345b5d80dd71648 40 1.00/1.00 vMB 100
510,491 510,491 0000000000000000002eaee48ee4899e36d4bcd9055aa9c49100a374f9c6c487 225 1.00/1.00 vMB 108
510,490 510,490 000000000000000000291341c5eaad929681db048345aaa9dabd685c0dab80d1 92 1.00/1.00 vMB 103
510,489 510,489 0000000000000000000be699584568d97d6f8355b71ecbb5acc9ac7bad1dae91 246 1.00/1.00 vMB 111
510,488 510,488 0000000000000000004c13807b4d4dc2723a86d997977e574d6ffe7c508987e0 1,655 1.00/1.00 vMB 81
510,487 510,487 0000000000000000002d613756c4d889e7beb3b2599354ad5b30afc61162dc3f 1,520 0.68/1.00 vMB 46
510,486 510,486 0000000000000000003bf5d7b0ddb00bbd9ca0b690197b73268c4b5bd81016dd 304 0.11/1.00 vMB 52
510,485 510,485 0000000000000000002ffd95b90a0f09a0dc78eff54b69f7420781e5e9fb6638 15 0.00/1.00 vMB 48
510,484 510,484 0000000000000000000930cc06fd9a5fae5ae4299d8e565f7084841e26633b70 1,170 0.50/1.00 vMB 44
510,483 510,483 000000000000000000573e16c32f997227123828ba045f051f866020e0c85b07 1,685 0.73/1.00 vMB 40
510,482 510,482 000000000000000000558073478daa4af4e8b307873fadd9eba190a4b1425093 2,116 1.00/1.00 vMB 57
510,481 510,481 00000000000000000024bdbefbdc86a585362e2cc9b60cc7ff44d28762fe0bae 693 0.42/1.00 vMB 27
510,480 510,480 000000000000000000570eb87a97ea518f511b1200083bc40a05c8ba68b74a1a 601 0.35/1.00 vMB 47
510,479 510,479 0000000000000000002aa736ee4ae4f3b999a010856f57b33351f2a06f5baa2b 703 0.86/1.00 vMB 14
510,478 510,478 0000000000000000004fbeed8878f2a287beb9a87f2c26fff97c27822f8652ee 967 0.81/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.65 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.66 GB
    • Received: 16.30 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.