Loading Tool

Explorer IconExplorer

Memory Pool

47,299 transactions
27.99 vMB
0.08792499 BTC
Random Selection Loading Transactions
Max Size: 148.74/200 MB

Candidate Block

Mining Attempt 7d14d02ad59ec5d64f512e7a9cf7f86d7b1bc75b305a0c30b4f9eaee270c0978
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 70cc3c85ef9f079a1f25dcd9ab828bc6543a65f70dd27a98633feaebe3c312f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,407
Size: 1.00 vMB
Total Fees: 0.03337391 BTC
Feerates: 500.00 > 3.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (247,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,715 667,715 000000000000000000081ee2b6d91de0a02e85e3fbfa3c88b9dd0515c80d4cd8 833 1.00/1.00 vMB 14
667,714 667,714 000000000000000000091ab75f8f6ce716ee22ef10348054f783ecae11252246 485 1.00/1.00 vMB 11
667,713 667,713 000000000000000000014c064ca59788a11008b9d9660485d9d298a3b4d791df 1,156 1.00/1.00 vMB 21
667,712 667,712 00000000000000000004a4a76984ca81488e519b00fe421194e0b2e0a218cf4f 1,636 1.00/1.00 vMB 38
667,711 667,711 0000000000000000000854840e3c49572651b43638b62cf1480c01686e3409cb 1,780 1.00/1.00 vMB 83
667,710 667,710 00000000000000000006c5dc7c35c467e98f9dec601e5c7b464e2e6ad062f24f 269 1.00/1.00 vMB 9
667,709 667,709 0000000000000000000a7c27e75857b11fe427bda44310e6fcd6506119150fe3 817 1.00/1.00 vMB 17
667,708 667,708 0000000000000000000c7ad9b453ed599d8332ad51803fcb0aa3eef255807bd4 1,070 1.00/1.00 vMB 26
667,707 667,707 000000000000000000033d2933f8be2daf3bd25c6ca42cd9d9e2579cc7836508 214 1.00/1.00 vMB 11
667,706 667,706 00000000000000000006adb1168cdd4f9430e6fad34ee5d6dc4b6111998bfb79 1,278 1.00/1.00 vMB 31
667,705 667,705 0000000000000000000640d2ad49c420f987457034faf75f4fffb933ec04fc5e 390 1.00/1.00 vMB 9
667,704 667,704 0000000000000000000d6eb6157e40ee25b2357eac2c01c9ecd54a0b7203e11f 463 1.00/1.00 vMB 12
667,703 667,703 00000000000000000008398f7cd5c289ceee38a2040569562cf3d814a1396363 437 1.00/1.00 vMB 3
667,702 667,702 00000000000000000003aee3bb0f048cafc4e69f75fef9c6d4f55719e578b39a 1,659 1.00/1.00 vMB 20
667,701 667,701 0000000000000000000248d5665342e658d1ecce59f83b1be56f684de632b111 2,502 1.00/1.00 vMB 56
667,700 667,700 000000000000000000036e53c5544aa51c9bac6bf6f2ecaefd899e1296984ed9 994 1.00/1.00 vMB 11
667,699 667,699 00000000000000000006bb1d00cf45406bc97d98359f053129b5ff5b41a07193 2,093 1.00/1.00 vMB 41
667,698 667,698 00000000000000000006091ac634eb6dfcb12c4402b536f95eeadfe92fce3a36 1,996 1.00/1.00 vMB 36
667,697 667,697 000000000000000000066a76234bd26f7dce13d8414c628d192d8a2547125c0a 1,631 1.00/1.00 vMB 69
667,696 667,696 00000000000000000002831d7d5bae05103c795f1ad06552f4bb937434071619 1,780 1.00/1.00 vMB 8
667,695 667,695 000000000000000000091e597aa6fd2764e3248f48ae592ab9130840ecc75431 2,251 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 782.01 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: 649.39 GB
    • Received: 13.17 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.