Loading Tool

Explorer IconExplorer

Memory Pool

82,110 transactions
32.06 vMB
0.08465730 BTC
Random Selection Loading Transactions
Max Size: 193.16/200 MB

Candidate Block

Mining Attempt 3d7df926ec34326b97584648abfae90b6509187d93a83a2f02783a34b0a2b94c
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root 514b54571bb3837f055b38df6d69fd5ad44bb96d882ae27579693138f3c4927b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,179
Size: 1.00 vMB
Total Fees: 0.01401181 BTC
Feerates: 142.62 > 1.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (192,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,608 722,608 0000000000000000000469b059e56d6f7bfc117df3cfaebc107c6a8a3c5a224f 2,066 1.00/1.00 vMB 43
722,607 722,607 000000000000000000021601adcf73e4a8d245b94e976bbeafca3d4602a2a26b 1,872 1.00/1.00 vMB 43
722,606 722,606 00000000000000000006bd8edd4f9b6f8862a2f602d0ef7adf3d9ed7345877bd 2,868 1.00/1.00 vMB 16
722,605 722,605 0000000000000000000122778bef7bcc54a48b51e608eda839964b4f98ce48e6 1,532 1.00/1.00 vMB 52
722,604 722,604 000000000000000000051d89d14ceeecf2d2135d374b7e1dfce011629edb6c3c 872 1.00/1.00 vMB 6
722,603 722,603 0000000000000000000675dd4b3f6a76d4778865b5f9f64061f676cbd3b07c0f 2,295 1.00/1.00 vMB 11
722,602 722,602 000000000000000000046a3f0dc378f621c62b24fe95db2a346abc730943e575 2,009 1.00/1.00 vMB 21
722,601 722,601 00000000000000000008cc5a5249b2d45d70ae8c50d590ee3aff0e3ebbd9cf99 3,050 1.00/1.00 vMB 12
722,600 722,600 00000000000000000005d5615a33b8c082e0aa699f67ce9a56c6cfa1dee92a12 1,843 1.00/1.00 vMB 10
722,599 722,599 00000000000000000006bd2b87811a8ab826d03d11cf7bd24c618eb971dfc033 509 1.00/1.00 vMB 2
722,598 722,598 0000000000000000000681185553849705c8bfdd3779dbeaf05009175ad5f571 1,467 1.00/1.00 vMB 4
722,597 722,597 000000000000000000070558fee658134778af81111682b0892e0233a7cffe99 296 1.00/1.00 vMB 2
722,596 722,596 000000000000000000068166b745a9c47dd2e36b6f7f8dbcd2de7ad60ec9c5f3 1,547 1.00/1.00 vMB 30
722,595 722,595 000000000000000000017d44c193eef97c48f928240fb73f02a9a58075d29426 687 1.00/1.00 vMB 3
722,594 722,594 00000000000000000007bf61ac5fb2b514d5375d5a81ec21f795b352e42585f3 610 1.00/1.00 vMB 3
722,593 722,593 000000000000000000087945e37c49589f228df7c7ed7304b89d8c2d6485e7b0 1,094 1.00/1.00 vMB 6
722,592 722,592 00000000000000000003a14aa5b85a6727f297fad06fdd173d392bae89f4c828 1,060 1.00/1.00 vMB 4
722,591 722,591 00000000000000000002554f0a8e4dee680944346a692e56e22632875478f308 1,650 1.00/1.00 vMB 10
722,590 722,590 00000000000000000004481c98043641ad0e3145ca4b78321d2c0ad49e662994 388 1.00/1.00 vMB 2
722,589 722,589 0000000000000000000a68abbae3fb55ae782b3a157c3faf1facf96bfabd446a 786 1.00/1.00 vMB 4
722,588 722,588 00000000000000000000ea7d550d8a25450798d4bab5227333833855a1dabd5b 880 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.