Loading Tool

Explorer IconExplorer

Memory Pool

82,413 transactions
31.24 vMB
0.10538687 BTC
Random Selection Loading Transactions
Max Size: 189.44/200 MB

Candidate Block

Mining Attempt cae2c67ecc518787ec4c297e7f25d75eb81d2bcbdd2c42af4a0d958097f8086f
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 537cdd89a196cd48d0cf2c2a6a14212bbc562b1d9030ca30a858405abae3d086
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,994
Size: 1.00 vMB
Total Fees: 0.03204459 BTC
Feerates: 318.30 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (164,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,127 751,127 000000000000000000028f084822d50c8f1e356c5b36ac45a6e1838c9b0aff71 47 0.02/1.00 vMB 9
751,126 751,126 000000000000000000006b0b1b6f365e6891ff6fb30059a71da31bd0b2a981f6 1,243 0.44/1.00 vMB 9
751,125 751,125 000000000000000000032a726f404748c376c932f439ea1167283098de216b99 355 0.11/1.00 vMB 8
751,124 751,124 00000000000000000000227cdcfd9e5eb9840549ea95f6b0e0bb12ca8ec6fa9d 861 0.31/1.00 vMB 9
751,123 751,123 00000000000000000002c5d9d7279d19959b40b699af614dc780626266d85421 1,058 0.37/1.00 vMB 9
751,122 751,122 000000000000000000038b251b474ac43a6ec028c8939d23091679def8b523f2 658 0.32/1.00 vMB 7
751,121 751,121 000000000000000000093382051f0509ba55ae3f57d030f5aa1326fa69fa07a8 1,341 0.64/1.00 vMB 3
751,120 751,120 00000000000000000000722023a4beb3d68d00d015f7c9643aa28e096da7050e 2,721 1.00/1.00 vMB 11
751,119 751,119 00000000000000000006fc355aa8122504ffb3eceb63c65575bcf8cf0baa8777 2,808 1.00/1.00 vMB 12
751,118 751,118 000000000000000000006d8874512bc1cbbc71abaa2a3188778da66b3da0c1a3 1,089 0.88/1.00 vMB 3
751,117 751,117 00000000000000000008a8f076d40913ee564efb5394fbd2e1b30d263847807b 2,427 1.00/1.00 vMB 11
751,116 751,116 00000000000000000005eb4bbdee1b31346de8a89fe3ecb3f8d21538d37cd164 1,281 0.95/1.00 vMB 5
751,115 751,115 00000000000000000006fbfbb0bcb25a68ad2558ad681f9dc304ec33f3dca943 1,525 0.97/1.00 vMB 10
751,114 751,114 0000000000000000000945e1872099d80ec16294b1c6c65598bf88f0ae74ff15 794 0.97/1.00 vMB 9
751,113 751,113 0000000000000000000674902ce4b01f4ab861503ec51311398a4e5e92623979 868 0.25/1.00 vMB 9
751,112 751,112 00000000000000000002f4a86ad5ddadc08344c345c9494fd4e8aaf8708ffff4 690 0.34/1.00 vMB 5
751,111 751,111 000000000000000000082588fe00aec707cb83524fff31c9c33e57f936d7c4cd 2,301 1.00/1.00 vMB 8
751,110 751,110 00000000000000000004ebb9a74709d68231c516d7500ce7586dba0c6085f281 2,105 1.00/1.00 vMB 6
751,109 751,109 00000000000000000004c29ecf22db86eb60d037541360ddc5d1c913eb770288 1,175 1.00/1.00 vMB 4
751,108 751,108 000000000000000000091e3c7d58532fa31044de6b703e832d94f6c595c9ef97 1,580 1.00/1.00 vMB 3
751,107 751,107 00000000000000000007e5a18f1d822b5b9c92833a772047c2cfd9ab43348e3a 2,622 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.00 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: 718.44 GB
    • Received: 17.90 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.