Loading Tool

Explorer IconExplorer

Memory Pool

79,928 transactions
29.31 vMB
0.12586168 BTC
Random Selection Loading Transactions
Max Size: 177.50/200 MB

Candidate Block

Mining Attempt 87f29155c5be2560271ae5bf350adab2b5655ae4caf04029e7a564e169fb6bb3
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 5ff2bbfda6f200b127e3b306de16f563b6b87bf8352d86a3108d391347c620c4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 1.00 vMB
Total Fees: 0.04724975 BTC
Feerates: 301.72 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (484,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,202 431,202 00000000000000000423d7f096960ad1e7f041c2af1156b42c37dac788663bad 1,709 1.00/1.00 vMB 42
431,201 431,201 000000000000000001357cbded254810bf6e729b69ad6805da09dc8dabb9a185 1,423 1.00/1.00 vMB 39
431,200 431,200 0000000000000000032de4bd8afdc9fe8180269adf162ad23e5e330d9f82564d 2,483 1.00/1.00 vMB 51
431,199 431,199 000000000000000000bb5fbd1fca590f8ba57c99c9679957689cb47f1a341380 2,266 1.00/1.00 vMB 81
431,198 431,198 000000000000000003f93034fd035a055e34151a14c683cbe12c0f761e1bb53e 1,566 0.75/1.00 vMB 68
431,197 431,197 000000000000000000e5b8bf60baa3171f9016c3880d0919693c91141adbe1a9 2,197 1.00/1.00 vMB 66
431,196 431,196 000000000000000001a96e7b8a8dc7be85acdc94deaf6a0275aeb637adc99939 2,273 1.00/1.00 vMB 57
431,195 431,195 000000000000000001f5d3afe408be9402fa39b480fcef315d8cfb66ce67e58c 1,992 0.75/1.00 vMB 87
431,194 431,194 00000000000000000058375d02d85700dd1f735b2ebbf10f2f62cde2d05c77b7 1,981 1.00/1.00 vMB 67
431,193 431,193 000000000000000001ee92133fb500a785a2a4f92e8ab84e3945c07d4e931b8a 2,422 1.00/1.00 vMB 96
431,192 431,192 000000000000000003df177a4804994cca23f579af2d0261adafd043a071f12c 2,447 1.00/1.00 vMB 56
431,191 431,191 0000000000000000039e64801bc21e71fea23803cbc4474b5bfce770ad32d003 2,876 1.00/1.00 vMB 73
431,190 431,190 000000000000000003aa97cfac24f8224a0c82b3550d04b75564d0267cab14eb 2,438 1.00/1.00 vMB 82
431,189 431,189 000000000000000002cdef77d43737132c9c2e9470ec9d24c774c879f071dbbf 2,127 1.00/1.00 vMB 89
431,188 431,188 00000000000000000309fc46ef00630ef0a32ca1bcd92c0ce24a551667a57f89 584 0.22/1.00 vMB 79
431,187 431,187 0000000000000000038e697c9175e9c50976b8b5dc2818e6210538488cc45877 1,156 0.46/1.00 vMB 70
431,186 431,186 0000000000000000001ef6f04f8429fea920e6fb69f2b4904628e4afed44f25b 142 0.10/1.00 vMB 22
431,185 431,185 00000000000000000335a55d844d29f4eeabe07b970974a4292d7532e5c9a1aa 2,228 1.00/1.00 vMB 56
431,184 431,184 0000000000000000045c612abc124b81de5482e3e98f7080aea4900163aa0ca0 2,068 1.00/1.00 vMB 58
431,183 431,183 00000000000000000001f9131293029e9304e29b4972f8c9fe611ee2a28ff78b 2,067 1.00/1.00 vMB 66
431,182 431,182 000000000000000000caa3bbbcc383ad4def6889df30beef1048d4726717f3b8 1,824 1.00/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.