Loading Tool

Explorer IconExplorer

Memory Pool

84,467 transactions
31.72 vMB
0.09841388 BTC
Random Selection Loading Transactions
Max Size: 194.32/200 MB

Candidate Block

Mining Attempt 6fd213f05bebcce39f3d9b0e126ef751333654ddb4abac6e3e9ef8df5d009d41
Version 20000000
Previous Block 000000000000000000008c48c54ea13ac1ebac208d0e0eb58ba93557644246e0
Merkle Root 9de96f0d927c9df95a1618216eb6d0a1325d85f31612fc3f7de689843e455e56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.02361670 BTC
Feerates: 78.76 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,227 (590,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,028 325,028 00000000000000000f279ea9be1976c4a5982b849e26e2844908dd3771cb3211 877 0.50/1.00 vMB 31
325,027 325,027 000000000000000015353f5faf0ab6380b96b6faed338aad2bf87886c543a068 1,495 0.90/1.00 vMB 30
325,026 325,026 00000000000000001d36c8e2363f9f521264ddb62d159bc69d19f1e14c7a46e7 1,094 0.68/1.00 vMB 35
325,025 325,025 000000000000000017a473028cfd3d229bacc327496bd416039e7b8c501d5968 390 0.29/1.00 vMB 26
325,024 325,024 0000000000000000173a3c088ac90e8ac9d975a3fbde52efa0ad6de846d85c20 1,327 0.85/1.00 vMB 25
325,023 325,023 0000000000000000140be16c547c13d16e24f02606dd10553d2189e2c0efca65 128 0.05/1.00 vMB 61
325,022 325,022 0000000000000000198136891c688ae41e5326cfe29dfc54ed386f02a4c6069d 742 0.43/1.00 vMB 32
325,021 325,021 00000000000000000364d61af4c399942a04a42b1d565ede0d0f7d2a7c5341c5 816 0.39/1.00 vMB 32
325,020 325,020 0000000000000000019dba40ceb7515dd86cef0e756b784141afccd0d04f7a45 616 0.50/1.00 vMB 22
325,019 325,019 00000000000000000b3476449db59a6a4e42caa8381c95d9dd02197afa4c5232 607 0.43/1.00 vMB 27
325,018 325,018 000000000000000016389bb00ceb36871c41e06878877bf7c03b1e6928c15968 736 0.64/1.00 vMB 20
325,017 325,017 000000000000000003cea619ad661b9cd4c86d76cd672e7e9a57ef8975a0adc4 305 0.86/1.00 vMB 13
325,016 325,016 00000000000000001beca5214fc17b25332e5b07478c44e156249e6c52bc0e2a 239 0.35/1.00 vMB 14
325,015 325,015 000000000000000010cf605580b3123cac2f863b242adccfded6cc967274700e 201 0.75/1.00 vMB 11
325,014 325,014 00000000000000000998797e207e7564cbd62063467878d5925fb0cb4e9da15d 1,891 1.00/1.00 vMB 29
325,013 325,013 000000000000000016b53d3ac9442acfd7bfd1c13cfe4984674cbcd7244a67af 94 0.04/1.00 vMB 42
325,012 325,012 000000000000000001abceb749b562be2ead8c07b2ef7c0d0703287e61245ac4 88 0.08/1.00 vMB 12
325,011 325,011 00000000000000000b395b2ceb256c43c8a99feacbac21f6a7deb1efb5e0c9fb 169 0.12/1.00 vMB 26
325,010 325,010 0000000000000000182f847e305f3619489d4ffe9ec34c0d3f9954b0266eaacf 917 0.73/1.00 vMB 24
325,009 325,009 00000000000000001cc0ae02d5d4e34236667f53d055d85fc066a5cf63065946 183 0.33/1.00 vMB 17
325,008 325,008 00000000000000000dab404ee0a36c90f3446644cca5d2760c4b7be9071cba05 108 0.67/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.97 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.