Loading Tool

Explorer IconExplorer

Memory Pool

82,628 transactions
30.57 vMB
0.07244503 BTC
Random Selection Loading Transactions
Max Size: 188.14/200 MB

Candidate Block

Mining Attempt 81307b25e670599d7d5842505a40e53c0f600a69589f24cf23a2340ae166dca1
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 4eed2a82d32b51fc77539dbb67442a90e2e5727bca320040770f05b0006333f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,930
Size: 1.00 vMB
Total Fees: 0.00394739 BTC
Feerates: 14.26 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (758,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,254 157,254 000000000000064bcf7970f7babc865d7424e2a5f82040f9fd8eaa01f3a99d12 11 0.00/1.00 vMB 360
157,253 157,253 00000000000003b81b5cb5d01406a6c12e00128ae1a3d160b6649b2e1aba8d9e 24 0.01/1.00 vMB 29
157,252 157,252 00000000000009980a6959a074123014053d2fdb548505356527eb8ba1f36e6e 20 0.01/1.00 vMB 109
157,251 157,251 000000000000002fb09dfb40edc4b0850f4cc82cc89c611f5361f2ecf4594336 2 0.00/1.00 vMB 0
157,250 157,250 0000000000000ccc927f1dd01a0e39baaae82a19e3d1b24ac818375abe15980b 5 0.00/1.00 vMB 13
157,249 157,249 0000000000000c9bad287c08c7cd4e2d93c95c6775235b3e2f4969d36f94d71b 113 0.03/1.00 vMB 3
157,248 157,248 0000000000000cc4a5039ae51d1733506684142f7f44855e1e4c9c7385faf2f3 6 0.00/1.00 vMB 480
157,247 157,247 0000000000000810a3490b86e4f302f6557f9621c5c8620c2b09ec8f0cf72794 77 0.05/1.00 vMB 1,310
157,246 157,246 0000000000000d57625392c305f625b71fa5e73dba23b893cc7a23804ba890db 113 0.05/1.00 vMB 606
157,245 157,245 00000000000009f669bca63125a9da14e0642b5a3f940c4b4c6114548324cb37 31 0.01/1.00 vMB 226
157,244 157,244 00000000000004d4ee307d8c5a884281a76b989d8820b7f308915d4558866c64 66 0.05/1.00 vMB 38
157,243 157,243 0000000000000bd888eddf83780a3010ab4b95c0857a32a2bb2de4bb7e32fcab 11 0.00/1.00 vMB 46
157,242 157,242 00000000000004195ef3c8d49335973346538d7264e7b3a652e9dad3bf259f45 12 0.00/1.00 vMB 16
157,241 157,241 0000000000000eb05adb6db62ede92de5eb2c3247254edc522ff41400ad7fc8e 31 0.01/1.00 vMB 105
157,240 157,240 0000000000000428422d876decc714e642e68ff1451dc7ea073f34f06dde9113 93 0.05/1.00 vMB 57
157,239 157,239 00000000000004de96ab0b73ef6c4d526a4e1d19851c13ace3e872deb910ec78 71 0.03/1.00 vMB 44
157,238 157,238 0000000000000427f503474d443994be0bb4dead388bf448b60054e754ce223e 9 0.01/1.00 vMB 1,226
157,237 157,237 000000000000084f67244eeb69770cb611a5d6ca45f6cee4ec189c07520e97bb 47 0.03/1.00 vMB 41
157,236 157,236 0000000000000b33ae10b37448cd6fa1e76519ee8135221f1723fb21c97ce652 9 0.00/1.00 vMB 721
157,235 157,235 00000000000009736897988613310282732f87d22a22533940d3d986257d90e1 31 0.02/1.00 vMB 1,143,052
157,234 157,234 000000000000000d3d49b6e82be1806b106c2fbc3aae3680ed46f65270f25a5e 17 0.01/1.00 vMB 2,242
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.