Loading Tool

Explorer IconExplorer

Memory Pool

81,557 transactions
34.34 vMB
0.14135608 BTC
Random Selection Loading Transactions
Max Size: 195.12/200 MB

Candidate Block

Mining Attempt 9cc571758058a90e20668bc953716779966a0bae5c096a2343c7ada462856fd0
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 1eaab80c03d643c3f3f3c23ec1dd26c5d1c277074ac666a0a42b4111e47523b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,678
Size: 1.00 vMB
Total Fees: 0.02682042 BTC
Feerates: 384.62 > 2.69 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (108,307 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,104 807,104 00000000000000000000455ff5b07d3b78cf20f194e4d47501fb0ba58fbb0357 5,233 1.00/1.00 vMB 16
807,103 807,103 00000000000000000002cc5947ad04e9f2907887d794dd124ba30ef2558d2769 4,342 1.00/1.00 vMB 16
807,102 807,102 000000000000000000007fd4406fe1345e94439107df0f0498b2799e37a278e8 4,106 1.00/1.00 vMB 18
807,101 807,101 00000000000000000001b776e3956f3e3369edf08d1cb58548ff65a7fc79edea 1,892 1.00/1.00 vMB 22
807,100 807,100 00000000000000000000ec645e8551a106ef8ea6ea8fcf4248491cb0f90e91fa 1,555 1.00/1.00 vMB 18
807,099 807,099 00000000000000000004d13748dc938a78bc0f215aba38830990b1599b0c26d6 2,393 1.00/1.00 vMB 23
807,098 807,098 00000000000000000002fff84bd2e91cabb219edfa27ba551dacb5ab68f365ad 2,241 1.00/1.00 vMB 22
807,097 807,097 000000000000000000053090e81c6bd046405e0dcb7986eabfa80ae669628d4f 2,954 1.00/1.00 vMB 20
807,096 807,096 000000000000000000022091a8792e03c36c56527733067f7b07b2929fb7ce54 6,330 1.00/1.00 vMB 16
807,095 807,095 00000000000000000002df6a59858a1cc56fce581849f81177ba4f8db6a6cfba 3,894 1.00/1.00 vMB 16
807,094 807,094 000000000000000000002c4a544d3f07d8f3a58dfc172b2fd3b609b3797f18c2 1,634 1.00/1.00 vMB 18
807,093 807,093 000000000000000000031d7a78e04f0aeb7d17c0c35a0a2730486143cd1d7b8a 1,701 1.00/1.00 vMB 15
807,092 807,092 00000000000000000001c372515c42abca6f05767194a40c6aa103ec4336b23d 2,398 1.00/1.00 vMB 21
807,091 807,091 00000000000000000002c945c0c804568300b5f8437a4bb867942ef64c571d59 3,609 1.00/1.00 vMB 21
807,090 807,090 0000000000000000000296fc86d0aa3565fff8e4d2042c8793812144feedc2df 3,009 1.00/1.00 vMB 22
807,089 807,089 000000000000000000009aaa36de71a65b5cb51bbd8dd5c06ff7385c8aeff24c 2,595 1.00/1.00 vMB 34
807,088 807,088 000000000000000000008743f7a34808c9edd0a5754e3af2d25426b983877de8 4,137 1.00/1.00 vMB 15
807,087 807,087 00000000000000000002f30d2b5e8e12b9985f112b5455d24c08f6f093a5d46f 2,326 1.00/1.00 vMB 17
807,086 807,086 00000000000000000003721a13a21c74bfa4b8733f6d53b7c9abc18ce9f98fd9 3,336 1.00/1.00 vMB 23
807,085 807,085 000000000000000000029b2634979600417bb91bc81cff15deb67f7eef245d80 2,071 1.00/1.00 vMB 25
807,084 807,084 0000000000000000000066b18ff79a03709383be16e5f6154c68eec44df1cf18 5,013 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.10 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: 729.82 GB
    • Received: 18.49 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.