Loading Tool

Explorer IconExplorer

Memory Pool

81,333 transactions
30.26 vMB
0.07521440 BTC
Random Selection Loading Transactions
Max Size: 185.80/200 MB

Candidate Block

Mining Attempt 426d4ddbbca96fc2c69c46f9545eb9effa990a5dc73f7b90863e6878a2ad87f4
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root 47c87fd5d7b2e644314a3956a275af79a75d0b24b8eef054af3d40e837d3f1c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,920
Size: 1.00 vMB
Total Fees: 0.00796146 BTC
Feerates: 150.77 > 0.80 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (610,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
304,614 304,614 00000000000000001ff8534681aaaeaaeb581f2ee3dd7478ebfef94741fb8733 119 0.06/1.00 vMB 32
304,613 304,613 0000000000000000054bebed5af9d16029aba837cb9a866f4bbd962bc40c226c 218 0.11/1.00 vMB 32
304,612 304,612 000000000000000053ade125dfb514afafb5500cb0ab0b62bebadd67c7b91480 50 0.02/1.00 vMB 26
304,611 304,611 00000000000000004df6579540d79131e3518fd8b057b3e93556aa35f248d31b 297 0.23/1.00 vMB 30
304,610 304,610 000000000000000016b8ce23d77ddfa8bd6539bdfce41f93b12c4795827ad9c5 109 0.19/1.00 vMB 16
304,609 304,609 0000000000000000052ab6cee6946c00da24407765a15d9892eb02c911806df5 830 0.35/1.00 vMB 35
304,608 304,608 0000000000000000128f4fc44d12dcb4de606373d9a7d9e9751cbda8034bb63e 329 0.20/1.00 vMB 30
304,607 304,607 0000000000000000332b569f9c59feb696d1c62811701c4b9cfcf763bda14b31 98 0.06/1.00 vMB 25
304,606 304,606 00000000000000000753a2531877e80178b46a3542fd6fecbb2e99fc8bf2d56e 26 0.01/1.00 vMB 16
304,605 304,605 00000000000000001577b0463fbeedd7a7140989f20da830eeaf6ad976d12a1a 313 0.31/1.00 vMB 19
304,604 304,604 00000000000000002859fbc0f34a422348271a976f80dc0a8a72259dec8fac18 701 0.47/1.00 vMB 30
304,603 304,603 0000000000000000172d9dd937e24bff93bcd5e82634d50bb9a2bea95e116f30 543 0.25/1.00 vMB 41
304,602 304,602 00000000000000004a8a6d94e3370f6f5392758b18782f717b3454d2cd088dc4 245 0.09/1.00 vMB 25
304,601 304,601 000000000000000016a4af2ca70ffdb26f4a8eae5b252ab05940580d154d625a 511 0.32/1.00 vMB 34
304,600 304,600 000000000000000056d280a5d33e36cca6245c61449f8215b21e07b68bfbbd6b 323 0.15/1.00 vMB 34
304,599 304,599 0000000000000000381d2a8b63b07142c0ac546dcddd6ba31b3b07e667fcf1c5 425 0.25/1.00 vMB 27
304,598 304,598 0000000000000000458786bed9b4134268c92838a1f3a9417b947422357b47d3 1,127 0.35/1.00 vMB 42
304,597 304,597 000000000000000006b757101a7f0a4dd7947690407ab5512246b5ecb79fd7f9 494 0.34/1.00 vMB 23
304,596 304,596 000000000000000030dcb8c8dcad9c93468bb1fdeb638ab5fd39dadda7693bd6 1,006 0.35/1.00 vMB 49
304,595 304,595 00000000000000001ea250a0205ca8cff96bd922051ae1b044ceab493455aaa7 142 0.06/1.00 vMB 10
304,594 304,594 00000000000000001310ed94f0a6e8c37d05418117ed045366e3330aa8c26aea 210 0.13/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.96 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.35 GB
    • Received: 17.71 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.