Loading Tool

Explorer IconExplorer

Memory Pool

80,213 transactions
30.44 vMB
0.07993587 BTC
Random Selection Loading Transactions
Max Size: 185.64/200 MB

Candidate Block

Mining Attempt b0d53d222c68f00a6be0b808aa8c0aa0388eb50e1ba533fd071e57c60d93e946
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root ccd519fd3390a7823c2b38cb9ba4ded8be139848b603e729cec17864248edc18
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,107
Size: 1.00 vMB
Total Fees: 0.01166470 BTC
Feerates: 301.57 > 1.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (106,610 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
808,776 808,776 000000000000000000011e211fdfbe9758fdc20ecd0159cf173f7e9d2197bb55 3,140 1.00/1.00 vMB 39
808,775 808,775 00000000000000000002072d08022118f23f2454a50ce601070ca598f3a9017e 3,369 1.00/1.00 vMB 50
808,774 808,774 00000000000000000001bb75601d3b4193d42df323f707c060ecfbfe776e2d89 3,819 1.00/1.00 vMB 31
808,773 808,773 00000000000000000000ebe77a48b69f856fc07b019c91411807d8e2289a7549 3,666 1.00/1.00 vMB 24
808,772 808,772 00000000000000000000686fa15c3c6469b3f9e72e93329387ef784fc5518545 5,229 1.00/1.00 vMB 23
808,771 808,771 00000000000000000003a02a484921b51377dd9fd30dccb1873cf5c5543584c2 4,707 1.00/1.00 vMB 28
808,770 808,770 000000000000000000039734ce640a0ab28cc4fed13552bf123e9df207cfa9ca 1,917 1.00/1.00 vMB 24
808,769 808,769 00000000000000000000eed91fc61d662c191b955b33dd82bb5034c491f0b28c 3,608 1.00/1.00 vMB 23
808,768 808,768 0000000000000000000361c28cf4618424a2b37240a86ec9b3f56df9f623ffd8 4,439 1.00/1.00 vMB 27
808,767 808,767 00000000000000000002b5b89eb1e944156bf119a2b58e170aad2f1868ab5a56 4,039 1.00/1.00 vMB 26
808,766 808,766 000000000000000000027aad8f949e33dcdc90e44f7133f95ce904d73838f673 5,520 1.00/1.00 vMB 23
808,765 808,765 0000000000000000000143e91148c0aff1bcf1a482dd4cb80c9aba3f1995e3e0 5,067 1.00/1.00 vMB 26
808,764 808,764 000000000000000000004fa4d0c07b95c819304b862a84aa750553649e713e4c 3,342 1.00/1.00 vMB 36
808,763 808,763 00000000000000000003cf018b66160f7c898d5282cf8021054f30645d351642 7,076 1.00/1.00 vMB 23
808,762 808,762 00000000000000000003a03d4020efdce651b5ab2dcb0c59a745c7cd8a652bb6 6,105 1.00/1.00 vMB 22
808,761 808,761 0000000000000000000087637fec9754b268c18e8d62dcfd066f269d65d0fed9 3,031 1.00/1.00 vMB 36
808,760 808,760 000000000000000000040cae92b747c6007eecf5d2d53b609cf17a2d7c349502 3,569 1.00/1.00 vMB 33
808,759 808,759 000000000000000000033635c08d39319f29132c64f809688cc81fe323b9940d 2,140 1.00/1.00 vMB 35
808,758 808,758 0000000000000000000070b5bfc067e1e3580fd7699748dc31a264eefb897c11 3,396 1.00/1.00 vMB 48
808,757 808,757 00000000000000000001e6d12f4dd718f4a2da85d9f5e6a333cf16447d2c1a50 5,365 1.00/1.00 vMB 26
808,756 808,756 00000000000000000000b8d3e9585e073dec4e0b97514f5f4e26298bbb112bf6 3,823 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.06 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: 720.77 GB
    • Received: 18.25 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.