Loading Tool

Explorer IconExplorer

Memory Pool

86,541 transactions
32.93 vMB
0.07731370 BTC
Random Selection Loading Transactions
Max Size: 196.34/200 MB

Candidate Block

Mining Attempt dbe53df0489e6e0a0afbec9d965d1ba7e1d74720b367ed7514c5b8458ed473eb
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 13ceeccc1e8e8aa5d559357e61def882d6293f892a7b22fd731080cda90401ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,973
Size: 1.00 vMB
Total Fees: 0.01186962 BTC
Feerates: 151.14 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (394,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,471 520,471 000000000000000000091f1cb0903a11abe20187ac86c3eb262f1dbccda3b28e 2,810 1.00/1.00 vMB 8
520,470 520,470 0000000000000000002ca432bd034a79f78cfd5e614592c798ddc3cccca30ffe 2,503 1.00/1.00 vMB 57
520,469 520,469 000000000000000000385d424e06774b0a798179f98d06abc03ff36c5215b1f6 1,678 1.00/1.00 vMB 26
520,468 520,468 00000000000000000010bcd59e5e0e965f50a8766b7ef2e13d33819873e0a727 2,647 1.00/1.00 vMB 59
520,467 520,467 00000000000000000031460839236e8aa8c8b7d7c098523b971099ed5798cfc7 2,485 1.00/1.00 vMB 85
520,466 520,466 00000000000000000022e10f79aa7792e6ebf2b82aaac9bd06ee91644e4171ea 303 0.28/1.00 vMB 44
520,465 520,465 0000000000000000001ca5361239ede719aa2107c1b41194b4c7456462c24d7d 132 0.05/1.00 vMB 37
520,464 520,464 0000000000000000001cc67b651d0861ae03fc334c6e1eabe6f947f20d678dd9 1,763 0.73/1.00 vMB 60
520,463 520,463 00000000000000000037a334b4e606b8050074db22c81a2be08eab4fb915a098 609 0.22/1.00 vMB 40
520,462 520,462 0000000000000000003f0a38401b1053d13cce75ab2b6c87a53c19bed0f9b3b0 1,974 0.78/1.00 vMB 33
520,461 520,461 000000000000000000431ae841e4db87ffdf7ea208959d078ba414b492916664 853 0.31/1.00 vMB 67
520,460 520,460 0000000000000000001ada085c106254b243c07badbc6ad609749df6cdc22481 125 0.05/1.00 vMB 42
520,459 520,459 0000000000000000001ffacce0c948963de8649abb567b25fc8528171d95aeba 1,308 0.58/1.00 vMB 50
520,458 520,458 0000000000000000001405e82dc5cb8e4378cbb09b5ddd70c9a374c0058d0ffb 2,378 0.93/1.00 vMB 26
520,457 520,457 0000000000000000000a3144991ccd7e0f778c7c2bec9bc39b9dba7d0dde056b 2,831 1.00/1.00 vMB 64
520,456 520,456 000000000000000000056ba6f47de6e1bb93ecb047cbb9144ecf0f9515b3d012 1,924 0.78/1.00 vMB 39
520,455 520,455 0000000000000000002652a70bb80f25d4fb3824a0bd3e409485b9910d939261 1,346 0.59/1.00 vMB 46
520,454 520,454 0000000000000000000be03ce5e6642284d346e033c4afa32ed5e1e6e69d8a6d 679 0.30/1.00 vMB 32
520,453 520,453 000000000000000000060cd51b12bd42b85735384cff898866c8adff4fb91b6b 463 0.43/1.00 vMB 25
520,452 520,452 00000000000000000038de09bcc3ee77049223efcdff810ba077972dc2ee659d 2,194 1.00/1.00 vMB 17
520,451 520,451 00000000000000000010a2696a7800a4442c897b5f46283c78235d23b925a9e7 2,248 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.