Loading Tool

Explorer IconExplorer

Memory Pool

41,691 transactions
26.50 vMB
0.05663644 BTC
Random Selection Loading Transactions
Max Size: 139.17/200 MB

Candidate Block

Mining Attempt f4ea7a2c428a2e315b42bed3ca0df8b482dd587f450e0c361c3a19a04eeb23d6
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root 58543e6907e709a0a6726d9b734201908efce55ceaae8946990393655631ef53
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,007
Size: 1.00 vMB
Total Fees: 0.00736057 BTC
Feerates: 150.93 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (72,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,409 842,409 000000000000000000003378a85961096007505e525f3a9aff8634fd392a1dc2 3,099 1.00/1.00 vMB 22
842,408 842,408 000000000000000000031ce8cff253028d5fae0cca485d5769b81d755b95142c 3,232 1.00/1.00 vMB 26
842,407 842,407 000000000000000000006c400e83571fe81ce0ee0d93cd9c1441e35e602a568a 4,131 1.00/1.00 vMB 14
842,406 842,406 00000000000000000002ab087b7f3901150c22cc6ced5aa3fff7dfe3846e8531 1,956 1.00/1.00 vMB 22
842,405 842,405 000000000000000000032520c49916deb14daa8bd5e9dbdb5e43e3dd997d3215 1,630 1.00/1.00 vMB 15
842,404 842,404 0000000000000000000004d2cbee8a934e4617dc1f5ba79f9f8149cc0aef3cdd 2,047 1.00/1.00 vMB 18
842,403 842,403 00000000000000000000e8a9dad451c4061a444f9a064a8feb431313bd9034ba 2,060 1.00/1.00 vMB 22
842,402 842,402 0000000000000000000196c6187e11c81fba854c60c7052ad1774c02ea0c6c75 2,278 1.00/1.00 vMB 28
842,401 842,401 000000000000000000000e1a9988089e1217983a6a4a68e949968e7e82c32442 2,639 1.00/1.00 vMB 19
842,400 842,400 00000000000000000001a1905d4d993db9105af59dc0801ab7f8914c3a5af9bf 2,044 1.00/1.00 vMB 18
842,399 842,399 0000000000000000000307f2abd4f146014625d31ea2c9236939643fdec7f90d 2,748 1.00/1.00 vMB 22
842,398 842,398 000000000000000000015af370c099a432d25b25760a7cca621bbd9e67b7ef60 2,934 1.00/1.00 vMB 22
842,397 842,397 0000000000000000000113d2ad789eda2fb659be351eff1b4784303486b5a06b 3,324 1.00/1.00 vMB 24
842,396 842,396 0000000000000000000069e72585e6962d82ec2a40864b670ff0e2867fc708d2 3,238 1.00/1.00 vMB 24
842,395 842,395 00000000000000000002edf30728194d660abddd665a6721dc7ffda713101659 2,618 1.00/1.00 vMB 28
842,394 842,394 00000000000000000001f85b8f8003b5c09a033fdd2107a2260e1ff10498e747 2,435 1.00/1.00 vMB 18
842,393 842,393 000000000000000000007320584d32914ff36f9819209cd8ca79f770c1b9a884 2,247 1.00/1.00 vMB 24
842,392 842,392 00000000000000000002eb7b43db1a05ee42289c5a689821b9f6bde269fef6f1 3,214 1.00/1.00 vMB 26
842,391 842,391 000000000000000000009c809a9245cdad87417b6f01ec76aa38bded8989f26e 2,200 1.00/1.00 vMB 22
842,390 842,390 00000000000000000001e49b0eb65c3c28cae9611a8fe0f096c7d31948fd7b54 2,189 1.00/1.00 vMB 24
842,389 842,389 000000000000000000020ba4b4ae92bd0ce92191ba4123e92e7167f719082336 2,593 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.