Loading Tool

Explorer IconExplorer

Memory Pool

66,885 transactions
30.52 vMB
0.07839128 BTC
Random Selection Loading Transactions
Max Size: 173.16/200 MB

Candidate Block

Mining Attempt 2c8ecbd79f24ca91f9bb5e8a50bdc7df08201b18829b373086090f397b778fc8
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 03e4d85be41dd0be54bc8875e3f1a3dadfc050c0cb68e38eac3b01c4928dc63f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,271
Size: 1.00 vMB
Total Fees: 0.01904150 BTC
Feerates: 150.93 > 1.91 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (757,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,258 157,258 0000000000000ace176a84fa621a6422245751049bebb31c4fb934a652d6fdf7 1 0.00/1.00 vMB 0
157,257 157,257 0000000000000755325fd1dfc5b4b680b12303399d90a0c42a3ec1c9c27651cc 53 0.02/1.00 vMB 160
157,256 157,256 00000000000003c6e70a09aabd52f29363d4161d543b596f4160807938018192 24 0.01/1.00 vMB 69
157,255 157,255 00000000000004daa19328015eb3e323e197099d00c8701c335caa1c03726710 100 0.03/1.00 vMB 71
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
Previous 10 blocks ↓
Total Size: 782.29 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: 657.08 GB
    • Received: 14.48 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.