Loading Tool

Explorer IconExplorer

Memory Pool

79,144 transactions
29.59 vMB
0.07178927 BTC
Random Selection Loading Transactions
Max Size: 177.88/200 MB

Candidate Block

Mining Attempt 0d00a7d9bd4ef312f2227a4ffb023e865e3979aaa8c4c4df273be41eca65d0f3
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root c27998c49ac33b2cdbabfe21ac3bd2259c7e998f1bbe20dd938087b3bbe5b2e6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,557
Size: 1.00 vMB
Total Fees: 0.01157320 BTC
Feerates: 60.27 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (187,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,556 727,556 000000000000000000079e0dc478cf90e0642d4cc3ba7256d8f6d7fee266bafe 631 0.23/1.00 vMB 7
727,555 727,555 000000000000000000086a74cb5734bcef2b2dc1055b69679ba6443e1b3a3a3e 900 0.30/1.00 vMB 9
727,554 727,554 00000000000000000002264d82ab4bca5dca44790cc71b40a72106e1486c24f0 2,081 1.00/1.00 vMB 19
727,553 727,553 00000000000000000005d4b0b3db985a940148e85db075f06b48a26b15343706 296 0.07/1.00 vMB 9
727,552 727,552 00000000000000000003645779087fbecbfa598f3ea3fca358dc51ba79fc1805 2,158 0.86/1.00 vMB 7
727,551 727,551 00000000000000000005a80a616ec6e242541e71d4229bed131b96a8984520de 1,812 1.00/1.00 vMB 6
727,550 727,550 000000000000000000010d23b3f6a475ca1f86a5dc9bef5607027044c763e5b9 1,703 0.68/1.00 vMB 7
727,549 727,549 000000000000000000026602f16b6ef7aec98714bb60d8961ecbb907950d0c70 951 0.64/1.00 vMB 4
727,548 727,548 00000000000000000006562fc6a6a3dac2a43ef58e139c04e6f5c12a1837ccac 2,872 1.00/1.00 vMB 7
727,547 727,547 000000000000000000026ff2344e7c3e41743ea8dd8a6cd6c5236c94f3a5ba7b 947 0.75/1.00 vMB 4
727,546 727,546 00000000000000000003e2d65b41ee69c02fee484f957c47c66328f6976c699a 879 0.91/1.00 vMB 3
727,545 727,545 00000000000000000002252e49c40edb3a58ae254e48a413129f0ca3d88adfbd 1,523 0.51/1.00 vMB 3
727,544 727,544 000000000000000000010ae1a7ab65cf68fa86ff6ba3f4998c0d07eb3903c3f3 2,420 1.00/1.00 vMB 11
727,543 727,543 00000000000000000009eb6efc4b1f6474a8ddc15587c93263d36bb6a7cf7af1 664 0.27/1.00 vMB 7
727,542 727,542 00000000000000000006c67fd69e6337dfefff78e3cc02b7c42c191fc1da4cc0 1,269 0.51/1.00 vMB 8
727,541 727,541 00000000000000000009f774a561021283a81816784754053bc322f0fd3c2326 1,443 0.85/1.00 vMB 6
727,540 727,540 00000000000000000000c73906c326594b4f41b0f7487a6f8ca7518519bc25d6 1,474 1.00/1.00 vMB 3
727,539 727,539 0000000000000000000904d75def39d868d05b1c95c554a68831068373764fbd 1,464 1.00/1.00 vMB 10
727,538 727,538 00000000000000000009a8642492b1f5ebbaa141b2cf357f26c67346e8bdc092 935 1.00/1.00 vMB 2
727,537 727,537 000000000000000000054eb81188169099b9642b3a1d9a76835624d08e4fe55f 1,594 1.00/1.00 vMB 7
727,536 727,536 000000000000000000075db47a874defb929420354387079392ebdf0afe2efeb 749 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.39 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: 664.65 GB
    • Received: 15.02 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.