Loading Tool

Explorer IconExplorer

Memory Pool

80,191 transactions
34.61 vMB
0.17384731 BTC
Random Selection Loading Transactions
Max Size: 193.76/200 MB

Candidate Block

Mining Attempt 8ac4224b40c4ab78fe1c4cf652676e384067dc352664e5d363ef4d96599d5c7e
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 805d786f77b6930d39eef35d907a42bd87ac4a1a430d89229182eda7f569ce4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.04564123 BTC
Feerates: 150.93 > 4.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (579,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,060 336,060 00000000000000001956106d0b80e1e80cee7304ca88bee84a1ffbcd5d5d33c5 428 0.21/1.00 vMB 38
336,059 336,059 00000000000000001ae503a4581ca5d5e087592ee60e5c0891d03725264d2dab 341 0.16/1.00 vMB 33
336,058 336,058 000000000000000009b8d4e72dd608e66afecbe7ed72b3872830f355f9758e66 1,032 0.55/1.00 vMB 32
336,057 336,057 00000000000000000f92da9bc1e3b85cc1dabc11640000812dc5d21e61ad4d47 196 0.10/1.00 vMB 43
336,056 336,056 000000000000000015bb764b7e751156b1e59750dc81a44a0a704dca7c0f4ca0 591 0.28/1.00 vMB 69
336,055 336,055 00000000000000000a698349d720c6a768b5ee78fe2959ce26e1cae3d68d7ff6 194 0.10/1.00 vMB 27
336,054 336,054 00000000000000000d4a30bd458c66dd755e76721dab4de941e86d636325fb6f 643 0.46/1.00 vMB 31
336,053 336,053 0000000000000000184b33f4802e487685774221d7139e99ff16f79ef2476703 1,086 0.52/1.00 vMB 39
336,052 336,052 000000000000000000e0026808a1b7bd11385545f131e07ac0f54eeb86bffeb0 32 0.01/1.00 vMB 154
336,051 336,051 00000000000000001abdad1edf5028fbabdfc758406b3796a645be19d9eb2343 381 0.24/1.00 vMB 31
336,050 336,050 00000000000000000c9656f15d91611129983be79d93f3613b6a1e4d8150e0bf 1,538 0.69/1.00 vMB 38
336,049 336,049 00000000000000001568ec0581f857c2fd58ddfa8c7a5fd2624061b8f66f453c 324 0.17/1.00 vMB 34
336,048 336,048 00000000000000000a4ce8ca11a2904ae2d2eb8e67eda9e7d65259cad546c5b4 238 0.12/1.00 vMB 45
336,047 336,047 00000000000000000a25e1659abf3090b7c10024df6ed17719f9c4c7bf042fee 24 0.01/1.00 vMB 25
336,046 336,046 000000000000000003ebe0871472f2cbc2671e4383246389a3b6555f9ff28fac 178 0.10/1.00 vMB 21
336,045 336,045 000000000000000003b52a600411cf477e935b15104f8e2af9cf4e9ea27fe269 108 0.04/1.00 vMB 40
336,044 336,044 0000000000000000040de71cc0cb27741975b1938d81855fec404d201848937f 535 0.31/1.00 vMB 62
336,043 336,043 00000000000000000ec09d36b69066094829bdca77777106cd56c3019aa1b266 322 0.21/1.00 vMB 51
336,042 336,042 0000000000000000131d69032c9dfac8584b650cc28d0b251613c42dcf3d3222 22 0.01/1.00 vMB 19
336,041 336,041 0000000000000000108fbe49bfcdf82b2742e8f68f21b75ee6956b04702cb473 277 0.14/1.00 vMB 63
336,040 336,040 0000000000000000031e585eb8c0af92d3be999f17811eda96e8e3c0e4bbbefb 82 0.10/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.