Loading Tool

Explorer IconExplorer

Memory Pool

80,932 transactions
34.04 vMB
0.13212024 BTC
Random Selection Loading Transactions
Max Size: 193.42/200 MB

Candidate Block

Mining Attempt 7dab5f30dc2153061c0e7bf21b804e005a39547fa96a956c00705d0821b2c5e4
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 1336bbdcc036ae512eadb306c00f7cbd55a26ffb1b05b13050b86dba887d5ece
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,755
Size: 1.00 vMB
Total Fees: 0.02364670 BTC
Feerates: 104.71 > 2.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (638,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,865 276,865 000000000000000112b7be977c1bfcb77b58d164db15cb2006ab4996aae4ca3d 419 0.25/1.00 vMB 33
276,864 276,864 00000000000000017cf8faef4480faa926c58d8c5e157138ab915da4282fe41d 240 0.15/1.00 vMB 25
276,863 276,863 00000000000000003a63833880193275858feae1c5ccd6b1aa1c2d4ec030459e 342 0.25/1.00 vMB 23
276,862 276,862 0000000000000001a53f758b271400867c8a5bdbd423ae21bc81412391ea19de 560 0.25/1.00 vMB 41
276,861 276,861 000000000000000134fe249ac366fefb29a1af3293cd1a5f413cfbd34eeb8e64 650 0.25/1.00 vMB 68
276,860 276,860 0000000000000001cc3f9a3c725bd1652d9f12c9fe6b3ff259e146d100bda033 487 0.25/1.00 vMB 39
276,859 276,859 00000000000000024cffc74b13d3b4ac6392e174759add93b057e0778715994d 51 0.03/1.00 vMB 56
276,858 276,858 000000000000000068098571d83dd9a12442ef6c22f20b16d2126ef01616ca5e 256 0.13/1.00 vMB 38
276,857 276,857 0000000000000003600d05d81e2684c859db66c3f3ed0a91c584fa23289aeefd 180 0.11/1.00 vMB 32
276,856 276,856 000000000000000295d31d2da256db07cefde617395bf80d504f2414629930c7 228 0.09/1.00 vMB 27
276,855 276,855 00000000000000031bda22c0b29c0cc6a291092cfd19923eebc12334180a0d30 202 0.15/1.00 vMB 14
276,854 276,854 0000000000000002fecd086f47fdd585fca90f34a1092388ea9a27276796a8a8 653 0.25/1.00 vMB 55
276,853 276,853 0000000000000002fe555498e7b277bec7f27a795cbe06276e891851697aac2f 562 0.30/1.00 vMB 43
276,852 276,852 00000000000000030246c9f133e91b95d2b94cb4b48177370cb3f27fea844806 271 0.15/1.00 vMB 28
276,851 276,851 000000000000000061afb3b15c61092ad3037ec21b00765a15c8bef3567ff757 88 0.03/1.00 vMB 86
276,850 276,850 0000000000000002602dad0cb002fc1171b41c75f9fc01909f9c078ed6663e86 59 0.05/1.00 vMB 14
276,849 276,849 000000000000000351db7401e9a35f9c2a098c343a371259d19d04c7b8e2fa9a 335 0.16/1.00 vMB 46
276,848 276,848 0000000000000002aee1322cac11ec583bdacb6f5134fa475260eff373c72e09 388 0.18/1.00 vMB 39
276,847 276,847 00000000000000035f0e2bcca252acf830b9bbf48ee9f050d38c8626140b0059 97 0.06/1.00 vMB 34
276,846 276,846 00000000000000002138b19ad2c148a0d29fd503ec343579dfe78fe25ff776b9 178 0.08/1.00 vMB 70
276,845 276,845 00000000000000019bee71eb4a0a0b79cfc33d950d446d5ab40cfcec702fc5a8 72 0.03/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.09 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: 726.06 GB
    • Received: 18.44 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.