Loading Tool

Explorer IconExplorer

Memory Pool

42,784 transactions
26.61 vMB
0.06317069 BTC
Random Selection Loading Transactions
Max Size: 139.23/200 MB

Candidate Block

Mining Attempt 6d96fe0e097fd96f8b0880b563275127d05bea0461d426c379ae3c7149eb9194
Version 20000000
Previous Block 00000000000000000001e781babda0e5f5c24c52acf8d86f6d0acc4edd29a722
Merkle Root eb3f6fbe4d0b5eacb971386724f663d18df2621296ab9893e4acfe6179e44e89
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,449
Size: 1.00 vMB
Total Fees: 0.01395308 BTC
Feerates: 150.77 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,885 (413,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,711 501,711 000000000000000000712007211a9ea2ca869ab9bf159069e9ca3a4dd4178e7e 1,856 1.00/1.00 vMB 347
501,710 501,710 000000000000000000829215cacdaa64890ee159e9a94d3577eecf06692a344b 2,261 1.00/1.00 vMB 414
501,709 501,709 00000000000000000060389a69a1461f257055553f72788820891e92efb29259 2,937 1.00/1.00 vMB 561
501,708 501,708 0000000000000000008744988d6d5cd26c6ec98e0deeaeda5b56a7d0f1add302 2,173 1.00/1.00 vMB 440
501,707 501,707 00000000000000000093fee8b48822fd4f375bf00ce97f1079448fada7287e76 3,213 1.00/1.00 vMB 632
501,706 501,706 0000000000000000008ef11fca4dbb99931a809ce0fdc21eaa3998afad062057 2,491 1.00/1.00 vMB 402
501,705 501,705 0000000000000000004b96963a7f0c42010dcfbae11cf7755bfa431b798c0bd0 2,781 1.00/1.00 vMB 573
501,704 501,704 000000000000000000841c29000ac1421623416c0dfee55022c92d6d63e7facf 2,444 1.00/1.00 vMB 509
501,703 501,703 000000000000000000321722a9e128e48fb47cd2371d9ca9d2d109daacc15ddd 2,619 1.00/1.00 vMB 430
501,702 501,702 0000000000000000006e3941955ce5328419721bff018a0d3b316ae68cd0cb5b 3,438 1.00/1.00 vMB 632
501,701 501,701 0000000000000000003aad1dba19563545e84babd21123debe6c09dec9bf7e88 3,029 1.00/1.00 vMB 474
501,700 501,700 0000000000000000000eca2ac57a91dc8c8892d70803ba639d73d4d37ec270d7 2,842 1.00/1.00 vMB 678
501,699 501,699 00000000000000000054484da5b6a944405258ffadf234408d6c4a5c78a21562 3,004 1.00/1.00 vMB 526
501,698 501,698 000000000000000000677340987347ac7da21ea4c51a30bd5751c49d201cb5ab 2,499 1.00/1.00 vMB 644
501,697 501,697 0000000000000000002ef87c88be20c6e6664938c1469ca8feac6beb08f1a86a 2,483 1.00/1.00 vMB 643
501,696 501,696 000000000000000000220b95f4d8adcfb3796b833c30ee9bcd161c60c446184c 3,133 1.00/1.00 vMB 579
501,695 501,695 00000000000000000080a26929b2b4835f2fdda07db9f95ff328b8d403b31c78 1,860 1.00/1.00 vMB 499
501,694 501,694 0000000000000000006a3b8306f0579f3e379730f51860d55ea17ca028894624 3,353 1.00/1.00 vMB 605
501,693 501,693 000000000000000000921f5e794854c54d05085750566d1e4c725e9a7ca75267 2,699 1.00/1.00 vMB 634
501,692 501,692 00000000000000000058d3302540f1283a07e03a0b77eac91687e1365f9c502f 2,145 1.00/1.00 vMB 848
501,691 501,691 000000000000000000753b6b9821750d271e1730d7403a0658c507c88092bdf0 2,088 1.00/1.00 vMB 458
Previous 10 blocks ↓
Total Size: 782.18 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: 653.66 GB
    • Received: 13.99 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.