Loading Tool

Explorer IconExplorer

Memory Pool

81,265 transactions
30.68 vMB
0.08110025 BTC
Random Selection Loading Transactions
Max Size: 187.33/200 MB

Candidate Block

Mining Attempt 50d564a1744db92164099d1e407048e7724d8cc40291ea3535686c6f1805da38
Version 20000000
Previous Block 00000000000000000000d1d2ad17fc19c6d3c0ce75e637dbcce014786420ab4b
Merkle Root 9e82a1095333edb2d30e2be6f3a449404bddbef12c73723e5999dcfcdc83e0c3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,009
Size: 1.00 vMB
Total Fees: 0.01180569 BTC
Feerates: 81.27 > 1.18 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,357 (628,816 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,541 286,541 0000000000000001147ef0cc84b14133f66406e2b71f1412aa71fae4b034933a 30 0.04/1.00 vMB 12
286,540 286,540 0000000000000000fecc6778c4e2dd5fc99d4dc061885541e65990085efbc881 311 0.15/1.00 vMB 57
286,539 286,539 0000000000000000c6555c22d9fac7b8b2e79085ecbf84f4d3e32af89ab44be2 934 0.45/1.00 vMB 42
286,538 286,538 00000000000000001326cc40985e4d315465b94c06a4cb49c8a6c0db013b1d97 165 0.23/1.00 vMB 24
286,537 286,537 0000000000000000f1458f0b528d328730e29e09ac4a1e753482da7242758960 233 0.10/1.00 vMB 48
286,536 286,536 0000000000000000ea642265b11eb38b64c94d86f2aa5de951ed15b92c169fe5 25 0.05/1.00 vMB 8
286,535 286,535 0000000000000000d57da49aa736ac197dc14ab2816948eb8e000aceb12ba4cb 162 0.10/1.00 vMB 23
286,534 286,534 000000000000000023cfed698020d1c5b01059bd51ac69521cb8c9ebd84a9ba6 729 0.32/1.00 vMB 45
286,533 286,533 000000000000000029c8d139683dc21acd93bf897f8ee6d717ad26e58f26bdf1 291 0.14/1.00 vMB 38
286,532 286,532 000000000000000034fdb0a161832eb2f6697ca0e9017090fdce55af82f6dbde 93 0.07/1.00 vMB 56
286,531 286,531 0000000000000000eb101cf8449cc7b0453e093eeaf57ed47a6e5e5a393f1744 254 0.12/1.00 vMB 38
286,530 286,530 0000000000000000fbee53aea70dcf7d467f3f7a4d96d240e6450089a315b3e3 295 0.17/1.00 vMB 34
286,529 286,529 00000000000000000f28fa123eab2f113ec5f6fd55120d23fdb6af6f133a5c2e 28 0.01/1.00 vMB 34
286,528 286,528 00000000000000013f4ed2a18848a0d0289b8301fe1a8ae9ced222f3e4b06bff 57 0.03/1.00 vMB 36
286,527 286,527 0000000000000000354183d5caec640a48621cb12d41fdd4293b07d2086d0b38 26 0.03/1.00 vMB 2
286,526 286,526 00000000000000001dbdbf9970cd9c87d884bde4ac151466a9296708a4459919 604 0.30/1.00 vMB 42
286,525 286,525 0000000000000000f94d1e18d07c31c7d5848e682c56db0430abb64a844ba6a6 344 0.17/1.00 vMB 36
286,524 286,524 000000000000000015237dbe1a9b7ec5bf1fd1d1876130d44b3e2a2d4ccff538 279 0.13/1.00 vMB 36
286,523 286,523 0000000000000000ebed3e2b0cf036d577ffec8a7c4015d64499e8a791b82c0b 542 0.47/1.00 vMB 24
286,522 286,522 0000000000000000acecd3ee5fa8d771220e75a018b530378aeb42e984630f2f 1,267 0.50/1.00 vMB 45
286,521 286,521 00000000000000003b3a80c2a8c99c6c3d1401fbee91fafab923c2ce9a93afba 538 0.28/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.01 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: 718.89 GB
    • Received: 17.98 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.