Loading Tool

Explorer IconExplorer

Memory Pool

41,572 transactions
26.09 vMB
0.05741827 BTC
Random Selection Loading Transactions
Max Size: 136.43/200 MB

Candidate Block

Mining Attempt c5105f569bc29d8ed83600240e4eb8a0c29eef6ad0d0192c1e266fd55dbbc491
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 2bf59aac58ce4e3a64133c506c543effdc8c82f3c8a74ac0b3953b5785e96d04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,471
Size: 1.00 vMB
Total Fees: 0.00985504 BTC
Feerates: 100.00 > 0.99 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (413,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,714 501,714 00000000000000000069fd2fc9915f54a17c6ce389157a7b47ba9909a5c049a8 1,668 1.00/1.00 vMB 372
501,713 501,713 00000000000000000009705206df41ebb6a8a367b471d220afeb33eca3223099 2,430 1.00/1.00 vMB 643
501,712 501,712 0000000000000000000289575d7b0285a75c2bd69dbc1dfd3bc3cffc73034859 1,926 1.00/1.00 vMB 401
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
Previous 10 blocks ↓
Total Size: 782.20 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.95 GB
    • Received: 14.06 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.