Loading Tool

Explorer IconExplorer

Memory Pool

86,523 transactions
31.49 vMB
0.20917186 BTC
Random Selection Loading Transactions
Max Size: 191.14/200 MB

Candidate Block

Mining Attempt 980e9321e25a7838613d40489a5d3d8966a79358ca35c612908fb3622a1f39b0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root f5e219a2966e1a2978f3eb4b443127d450000926b131b6166409e60f0517fcd1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,588
Size: 1.00 vMB
Total Fees: 0.10566802 BTC
Feerates: 502.67 > 10.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (108,091 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,034 807,034 00000000000000000004995d6f3647a46e6f397647059e1f0f761d040f75e952 5,251 1.00/1.00 vMB 18
807,033 807,033 00000000000000000003beaaa8db09b9c042dc9bbe58c246314ad735c7005845 5,472 1.00/1.00 vMB 14
807,032 807,032 000000000000000000025140dc44dcdf63048660ed327f7614dc75afb38b4856 5,637 1.00/1.00 vMB 15
807,031 807,031 00000000000000000000ea680d1003a23e71ad046635e3641929d0b4d5f00749 3,611 1.00/1.00 vMB 15
807,030 807,030 000000000000000000035c4bdd235c209658a448db4998511b6c2f8b742c79f6 4,107 1.00/1.00 vMB 21
807,029 807,029 00000000000000000003abaebbfc384d3f6bc2b05d8c7e8cd5cabfd8d34579de 2,248 1.00/1.00 vMB 19
807,028 807,028 000000000000000000022816a46274f3ef59e70501e32e23e346669b7c3d4ba4 3,389 1.00/1.00 vMB 14
807,027 807,027 000000000000000000046ef19740f4b1684078e444fd7a78942cf114e3e5f77a 1,549 1.00/1.00 vMB 14
807,026 807,026 0000000000000000000256eaa82fdd39815e7a01524a492be3084e11228b9668 5,105 1.00/1.00 vMB 15
807,025 807,025 00000000000000000004b9b035e943506891fb2433be7f5a83de593059fc8067 2,023 1.00/1.00 vMB 17
807,024 807,024 000000000000000000045ad846694f7424b135b0b9e4f271693235a304f134b6 3,294 1.00/1.00 vMB 26
807,023 807,023 00000000000000000000581e892acb29542eb04c2798fd7c6ff4eae7ba3dc71f 6,611 1.00/1.00 vMB 15
807,022 807,022 0000000000000000000457d54ac48aac658576e3a4778e8d6469ce9f60a375cf 5,107 1.00/1.00 vMB 18
807,021 807,021 00000000000000000001a85e1c62162643bb543dc38699b71fd2e1de91881b38 540 1.00/1.00 vMB 14
807,020 807,020 000000000000000000005c982525e5209e572ee818a6b6750e87fe87bb76578c 3,444 1.00/1.00 vMB 18
807,019 807,019 00000000000000000000f28eaa925b04d3acf0aa6b2c10b5b041a426112450da 5,015 1.00/1.00 vMB 14
807,018 807,018 0000000000000000000483ed6b5f9ce548d7d995568f94bc909d73159a651f48 4,869 1.00/1.00 vMB 16
807,017 807,017 00000000000000000004c4853e81274da5e0cf0b420b234e747eafd02fb74a5f 2,715 1.00/1.00 vMB 21
807,016 807,016 00000000000000000003f9c06e9940ef4d5f06d1ba486eb67b0765650b6affa2 4,757 1.00/1.00 vMB 15
807,015 807,015 0000000000000000000247e9554e70db89bb5f5f234bcc6f3b4a3f94dd9c8c56 3,228 1.00/1.00 vMB 20
807,014 807,014 00000000000000000003cdf245d3b26d0899fcc5321c166862fd470dbb2a5ae6 4,225 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.