Loading Tool

Explorer IconExplorer

Memory Pool

77,222 transactions
28.94 vMB
0.06769182 BTC
Random Selection Loading Transactions
Max Size: 177.52/200 MB

Candidate Block

Mining Attempt a751b5c4c0ce04c243fa388f01872ce97bf52acc986d9655f8f875adade76ba8
Version 20000000
Previous Block 0000000000000000000015f42737b0f6cdaf42b1e766cbed553b91a24f37ee91
Merkle Root 62dc4b5655d62b67cacb00c5ccd44c3db88173e6ea26961d9bf16af15a1af14e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,962
Size: 1.00 vMB
Total Fees: 0.00465377 BTC
Feerates: 150.35 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,240 (631,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,520 283,520 000000000000000056debdff35aa40adeb94216a55db4be34df91ad691060006 24 0.01/1.00 vMB 67
283,519 283,519 00000000000000019347a03032b9f18965d26fc6f38266a7750b9c336977725e 437 0.24/1.00 vMB 39
283,518 283,518 0000000000000000e4819225b0eac442ae84d19620068cfef6736d737d40e183 618 0.46/1.00 vMB 29
283,517 283,517 0000000000000000ba0716abd9cd64816d47c6dcd93c7c0c99228f9302c3b2ca 74 0.03/1.00 vMB 40
283,516 283,516 0000000000000001b1640e1a620228dc67a3d80071fa59d3c03d1078df80c062 41 0.02/1.00 vMB 51
283,515 283,515 0000000000000000ce1aec360902f6df29fcc34debd5658e4a10484969e48234 64 0.02/1.00 vMB 60
283,514 283,514 0000000000000001e29a1968c3d8de1f2917691b151272ed4a7f6d5078c9f513 25 0.01/1.00 vMB 60
283,513 283,513 0000000000000001d5e294b3090a919b131fd89419ec25bfbf26cc112158cbf4 173 0.07/1.00 vMB 46
283,512 283,512 000000000000000086963c4cd4921e95dd634264f1da252b346c84c79f79efb4 36 0.01/1.00 vMB 55
283,511 283,511 0000000000000001ef7706460a2af5aedb677917353fa92f15d1c2613633f84d 598 0.27/1.00 vMB 29
283,510 283,510 0000000000000000f94857fb70e6ee9325578acd91a1ad9604a38c9b83d124ec 279 0.21/1.00 vMB 34
283,509 283,509 0000000000000000f81475ed43eea8bd85bfeccf36cd990bfbe24e7112beedd4 1,158 0.62/1.00 vMB 32
283,508 283,508 0000000000000001b9f77950e3b6c819a528dae51a63d4756a67d9658863a828 228 0.10/1.00 vMB 47
283,507 283,507 0000000000000001b806f61f5a64bc467eaff39645b740ce5848f56e5859f2bd 95 0.05/1.00 vMB 38
283,506 283,506 00000000000000019216d705fa7ccc2f95ac8d019ed0854c708d8f5db301a94e 202 0.12/1.00 vMB 33
283,505 283,505 0000000000000000812be9e7fdebdfb68413ca00b093dcc2f99eaafe95f3de45 393 0.20/1.00 vMB 44
283,504 283,504 000000000000000019d6a5c9bf71931d4c46a1a253c75dbdb9e8d671989fb2c2 238 0.12/1.00 vMB 36
283,503 283,503 0000000000000000a7d0521b7fe409c823c9cf00a964a99c59e57fa3b4d8dfc2 18 0.01/1.00 vMB 27
283,502 283,502 0000000000000000b08f4723580a8fa33a05d0026489789ab1439a79292fd107 142 0.10/1.00 vMB 27
283,501 283,501 0000000000000001b2ae495169297256a40f390ef533882f139f087fa8fc7493 156 0.05/1.00 vMB 87
283,500 283,500 000000000000000195dcfd99f34ecfb10437e3cecabe5e16c7f9b3bcb7fb3950 99 0.05/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.81 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: 710.21 GB
    • Received: 17.04 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.