Loading Tool

Explorer IconExplorer

Memory Pool

80,767 transactions
29.76 vMB
0.07213849 BTC
Random Selection Loading Transactions
Max Size: 179.63/200 MB

Candidate Block

Mining Attempt e41319bca8cc17105a77802f19442aa241a8f0a7982152337a902814ff86f896
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root fb7418e8eb6c71595fde092c4b4505d7c1c018321074d9226ed590021a1e33c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,975
Size: 1.00 vMB
Total Fees: 0.01153234 BTC
Feerates: 100.14 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (632,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,435 282,435 0000000000000000c6647dad26b01b28f534223450d75d3b6b2882855039b673 129 0.05/1.00 vMB 34
282,434 282,434 00000000000000008afaabd568d9efebfd776cff426dfafb1f92580fea1ad35e 114 0.06/1.00 vMB 52
282,433 282,433 0000000000000000be7ee98ff3f4e50f05f45e28516df6d5bf93749834a9f33f 167 0.10/1.00 vMB 27
282,432 282,432 00000000000000014c84690876d56cbe40e3a4431f3a44d3c498bb82617c5714 336 0.15/1.00 vMB 50
282,431 282,431 0000000000000000055cb02bc02bafbc981c4c9dfe365fcd42b10555a6a4c8dc 81 0.04/1.00 vMB 33
282,430 282,430 00000000000000013520e767644f4f432a7ea67752abc4fa83c420039f1f2324 531 0.44/1.00 vMB 22
282,429 282,429 0000000000000001ac5465fd70cdd3dce6564df8656aba5f62534065860ab7d4 563 0.25/1.00 vMB 38
282,428 282,428 0000000000000000714e357bab4f30960d27b2663ede9dfc35b45ca37620f508 733 0.25/1.00 vMB 77
282,427 282,427 00000000000000009d1faa9fbc1aba43c3439ff5be5bcc1f90a058036e8305bb 146 0.05/1.00 vMB 57
282,426 282,426 0000000000000000747447f945adf9172f43927e1a81f5701910617a00c4c134 1 0.00/1.00 vMB 0
282,425 282,425 0000000000000000fbe24c2ccf877cf6bcab5a503b6ec7a522cca898e97efca0 593 0.25/1.00 vMB 35
282,424 282,424 00000000000000014ac6368eb098a2bc6bc02115fb34812df9f613c20c61cefc 600 0.25/1.00 vMB 76
282,423 282,423 0000000000000001e50084a8d2fb577ba921adcf90c98b3289ba53516de54827 109 0.05/1.00 vMB 36
282,422 282,422 0000000000000001ec1a0ed761e9409d489ddbc23e4996142daddad30749e6a2 786 0.30/1.00 vMB 63
282,421 282,421 00000000000000018e58c6c5f7dc39b2b9a3ea0f8a71e94e543dfc135bd4b6fc 235 0.11/1.00 vMB 24
282,420 282,420 00000000000000015596094cdcec0ae3ad8b8bc274bf92fe3459679c57d7cf86 783 0.36/1.00 vMB 49
282,419 282,419 0000000000000000e6cebb0109bf13bfb9c75edfb3130609dd7aecdad4938b8e 184 0.10/1.00 vMB 44
282,418 282,418 00000000000000005734a86fc0daf848f4c9d6d50c196db6685ae5a0ad6340f9 596 0.34/1.00 vMB 41
282,417 282,417 0000000000000001622870d72f95e9976b46383129c2d20009918ca63c5c8f98 96 0.05/1.00 vMB 40
282,416 282,416 0000000000000000252a143d9ad878f95aaa0a40fa4183301691a0deea5c1a9e 550 0.25/1.00 vMB 42
282,415 282,415 0000000000000000cdccc66b47f150285f3e7694efe083bd8bbfe82dd6f2e7f6 199 0.08/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.