Loading Tool

Explorer IconExplorer

Memory Pool

81,658 transactions
34.36 vMB
0.14233109 BTC
Random Selection Loading Transactions
Max Size: 195.25/200 MB

Candidate Block

Mining Attempt 1b5c858c168217d07d69bc7f5cbe35ea653b5a4b8e1c522eab46c3fbafc24fd0
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root ac70ec7f6e9cfbbc8e4bbcba74b0fe49c097642cc061a1c7aa52db15389e7340
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,019
Size: 1.00 vMB
Total Fees: 0.02730952 BTC
Feerates: 384.62 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (115,351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,060 800,060 00000000000000000003a4cef75273f809f9733360fb51ea81012c24f3f78b67 3,119 1.00/1.00 vMB 14
800,059 800,059 0000000000000000000297c5e533506aa697bbc42a75892eba075bce1c997e9b 2,089 1.00/1.00 vMB 30
800,058 800,058 000000000000000000035b28741646baaa6b727b096e6ee826a4c560c71c78de 2,731 1.00/1.00 vMB 20
800,057 800,057 000000000000000000027da6fd2c52c18304c997d925f2558a23dc0badc9878f 3,626 1.00/1.00 vMB 36
800,056 800,056 000000000000000000002857914bf0429450c3aa27fc5f3db6d478bf9c36eb36 3,598 1.00/1.00 vMB 17
800,055 800,055 00000000000000000002c1e3eb96816f4f947d8a1bd093addb5964cd96d040fe 2,268 1.00/1.00 vMB 8
800,054 800,054 000000000000000000027a7660afb3493c5c94397d71d7a9913e471efdd22b0a 2,466 1.00/1.00 vMB 16
800,053 800,053 00000000000000000001ab2153e28abfc883e95b14f633165f1f552555544c5d 3,288 1.00/1.00 vMB 35
800,052 800,052 0000000000000000000241e1e42b5e368f749a5fba490801e044633ff13184f8 3,035 1.00/1.00 vMB 42
800,051 800,051 0000000000000000000524563a3beb20a2354136dfeee747e554199f94309f50 2,356 1.00/1.00 vMB 12
800,050 800,050 00000000000000000003ebef28f91c20ccbc948055520a56b695a7a05a96a259 3,145 1.00/1.00 vMB 16
800,049 800,049 000000000000000000021c0d12a718a2b49e0f35520b03cb29fa30d28e0e8379 2,947 1.00/1.00 vMB 25
800,048 800,048 000000000000000000019ddc6a704862d7dd50290702ffe3674909f882eb2eb0 3,007 1.00/1.00 vMB 20
800,047 800,047 000000000000000000030f21afaf993279f1d9bed047d804971edc2604e2f30c 3,824 1.00/1.00 vMB 40
800,046 800,046 00000000000000000000b98a261206dc6c01e8de4967aa61c2675998ecefb3c5 2,243 1.00/1.00 vMB 13
800,045 800,045 0000000000000000000516afcef84b3c21d74ab2bf3f32d72043f72f2e2d68ae 4,198 1.00/1.00 vMB 13
800,044 800,044 000000000000000000049535e4a726659ceea863b4a79be9f16bbe1baaf526b3 2,874 1.00/1.00 vMB 10
800,043 800,043 00000000000000000001cce9730337eaef8834babb9a0795f7694d90f92ee05e 2,496 1.00/1.00 vMB 21
800,042 800,042 00000000000000000004ea03f3ebda3bd8594f3e5c7ed71a949a9fde612f1328 2,856 1.00/1.00 vMB 33
800,041 800,041 000000000000000000010d5557a4e4df5fedb833d839d069eacf4ff15fe6bb64 5,967 1.00/1.00 vMB 6
800,040 800,040 00000000000000000001051e4216f15a900a43112552586f42a2d6b78023fd0f 3,968 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.84 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.