Loading Tool

Explorer IconExplorer

Memory Pool

49,658 transactions
30.42 vMB
0.18474010 BTC
Random Selection Loading Transactions
Max Size: 162.86/200 MB

Candidate Block

Mining Attempt be8adceea1e8de10dc0d81e4a41d2a7a077ac5862216a27f33d60b493f2f0ebb
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root c35748858a41ea541ff70d3a9ef4ef5438c45b365014e2c7cbf6df9b11811950
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,791
Size: 1.00 vMB
Total Fees: 0.10021971 BTC
Feerates: 261.10 > 10.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (374,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,405 540,405 00000000000000000022a6ef2026678c93000f0235ebe6bc63389d60a0cd4cfa 1,669 1.00/1.00 vMB 20
540,404 540,404 000000000000000000171b59cb1ead796634c302540f7e6bf750277e59622f2c 644 1.00/1.00 vMB 12
540,403 540,403 0000000000000000000d2a8712db853f0b5c87caff010517f8a82d2cf040af2f 1,658 1.00/1.00 vMB 18
540,402 540,402 00000000000000000021816ca4c6942505f026410eb35a79f9bf130ff0f9497d 1,802 1.00/1.00 vMB 16
540,401 540,401 0000000000000000000703299669f908a1554aa45eeb986c68e8c70d538d0693 1,642 1.00/1.00 vMB 16
540,400 540,400 0000000000000000001ca4519c0e39caf931133e3e34cdbf4ca0ee0d74fea9f2 13 0.00/1.00 vMB 15
540,399 540,399 0000000000000000001598aee98a3bf6ab78f5dbce6f1979b451e364189d88f3 2,608 0.98/1.00 vMB 11
540,398 540,398 000000000000000000223649c8c68cc7f3d295eddd69f54e0d0b2d46d071338a 3,008 1.00/1.00 vMB 32
540,397 540,397 0000000000000000001d52ad9a289ece0f026c563471dc81e0d4bd56d0e867dc 841 0.36/1.00 vMB 17
540,396 540,396 00000000000000000017d22785e041356e331a5618069542d46d99f7c9a6992a 1,963 0.69/1.00 vMB 22
540,395 540,395 0000000000000000001e56148a2f786a1045f21573027c3fa09e4198df2df0b1 1,639 0.70/1.00 vMB 17
540,394 540,394 0000000000000000001249915ef5069ac688f2cc378a30eec672eef88f86384e 2,309 1.00/1.00 vMB 14
540,393 540,393 00000000000000000027ec5410a5c41de53c0183755bfd0fb7fa53546ffd016d 2,773 1.00/1.00 vMB 39
540,392 540,392 00000000000000000020cd84fee18752789c144383c0fcdbd87712617f94bf4a 1,929 0.94/1.00 vMB 19
540,391 540,391 00000000000000000023dff8f6484169ba53aba3780b5a62c7fce6d0eb698bbc 1,338 1.00/1.00 vMB 11
540,390 540,390 00000000000000000014e429287a8592f95cdbd3ba234ec99617c4b74e5b97f2 1,130 1.00/1.00 vMB 12
540,389 540,389 0000000000000000001fea7f907de0671032868618eb19ecb2f31b9ce39b85d6 712 1.00/1.00 vMB 2
540,388 540,388 0000000000000000001b7f56b98c832da23bf87eb3d12a3f6d9330814898fa3f 2,644 1.00/1.00 vMB 8
540,387 540,387 000000000000000000206bc02bf2c5dfb25b923381df40060886d148dcdac50b 1,670 1.00/1.00 vMB 12
540,386 540,386 00000000000000000018913363ac2bb93305b51e1e32cb05a90c79c7b39a19c8 2,473 1.00/1.00 vMB 13
540,385 540,385 000000000000000000164b63cff7ee97095d13405b10c5212f622bebd5ab7194 1,542 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.