Loading Tool

Explorer IconExplorer

Memory Pool

41,136 transactions
26.63 vMB
0.06782314 BTC
Random Selection Loading Transactions
Max Size: 138.87/200 MB

Candidate Block

Mining Attempt fe4b1e15e27f1d7e906aa9c6a6d8a1276300401ca3897dd1c727eb8a77baaad8
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 8742db46ad9ed356f635ee9b4286a79c8095ece536cbf1d0e0bf155ba8f1bedb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,685
Size: 1.00 vMB
Total Fees: 0.01841079 BTC
Feerates: 265.25 > 1.84 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (406,119 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,816 508,816 0000000000000000006057d8e7dd1f758e7b501dd8b55bb634c484e1b683d395 272 0.17/1.00 vMB 152
508,815 508,815 0000000000000000004b343d9ecdc0523111b55e7cfce323d85f842b43573a8f 727 1.00/1.00 vMB 25
508,814 508,814 0000000000000000002b8f8b7f361a066d029f8551b10393c893ef62dff37a7d 1,277 1.00/1.00 vMB 39
508,813 508,813 000000000000000000098feae0944c27b443b62aa1e792c812b52c13e1cf4791 945 1.00/1.00 vMB 36
508,812 508,812 00000000000000000058c7ff159e253ac6ffd0122025e672c4b8673bcf312e94 1,484 1.00/1.00 vMB 51
508,811 508,811 0000000000000000002b83ea3049f44993a266eb5fef7ec94fe6da5d80524fde 474 1.00/1.00 vMB 19
508,810 508,810 0000000000000000003e193fe5b29dc15d1ba4df85026bb8392c42a593bf5dc8 1,657 1.00/1.00 vMB 61
508,809 508,809 000000000000000000600165dbd0a54b1b1cbd53b65bf46be63343359eb35d6f 1,057 1.00/1.00 vMB 41
508,808 508,808 0000000000000000002484aea0c7773400facdc8d5b2475236d54c6f6e72efff 551 1.00/1.00 vMB 13
508,807 508,807 0000000000000000005262d1c42a3066b453af2c723ff7e14f2de46395fe7ade 307 1.00/1.00 vMB 7
508,806 508,806 0000000000000000001a94359d58c131f46e03bdecee3120f1a2f93ff0758aa5 879 1.00/1.00 vMB 40
508,805 508,805 00000000000000000045a6812fbc141d2e8cb93f2c88adbe4cc38230ed4fa27e 1,036 0.62/1.00 vMB 75
508,804 508,804 0000000000000000000a0584a7e6fa0d2dde39aff2f430f619a153321224f567 419 1.00/1.00 vMB 10
508,803 508,803 0000000000000000003c253bdc1b742e68a81a886706ea5cc509da60a8533b86 920 1.00/1.00 vMB 49
508,802 508,802 00000000000000000000f5612c3acf1115caf3f4efc031b5ed976060054ed687 414 1.00/1.00 vMB 25
508,801 508,801 00000000000000000034d0d0bd236a879fa46252c6ea266f2ebb4d8c4b9de216 803 1.00/1.00 vMB 42
508,800 508,800 000000000000000000372e2330468d6fe70e48d49e734ed49cb35e3cdd03ed3b 216 1.00/1.00 vMB 6
508,799 508,799 0000000000000000002998f40504555ae2f1a506168871e18af83d172f72cc61 660 1.00/1.00 vMB 8
508,798 508,798 0000000000000000000f9a6976ad4eedb4d2caf1fc536b1c4bf8ab087535fc45 1,360 1.00/1.00 vMB 53
508,797 508,797 0000000000000000000e4f85cc78f66cc178cdf73fa6fdc960dae7bf3f57fec4 1,472 1.00/1.00 vMB 46
508,796 508,796 0000000000000000000320dece429a13c105752a7c004dc5af5d97160cd9bcd2 421 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.