Loading Tool

Explorer IconExplorer

Memory Pool

69,677 transactions
26.31 vMB
0.06152285 BTC
Random Selection Loading Transactions
Max Size: 158.89/200 MB

Candidate Block

Mining Attempt 8180998ae93144384d2765283a5c5d422a229ae60236f854ccdc892f8ff4bd86
Version 20000000
Previous Block 00000000000000000001598a3fb4a2efae5aca51263222424ca9d1281fd4223f
Merkle Root d77448ca250edbaf330d722b054570931b25cf9640af7451fa3254427966eb9a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,827
Size: 1.00 vMB
Total Fees: 0.00554170 BTC
Feerates: 96.11 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,466 (24,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
891,033 891,033 000000000000000000004f785605917d21a51bd31ac94b4558900ca8d78f4df0 1,782 1.00/1.00 vMB 3
891,032 891,032 000000000000000000002ec6798f611b74849b574b90396e30bd8ffeb34ab4bd 3,399 1.00/1.00 vMB 10
891,031 891,031 00000000000000000002147c158690d552100beb6c464acc7b66ec99f39a8fb7 834 0.40/1.00 vMB 2
891,030 891,030 00000000000000000001eed235771306df4d48520acfe75fddcf9bdc4f15870a 160 0.05/1.00 vMB 2
891,029 891,029 000000000000000000006cae1ff1e7cb1cd98ec0ac7f9b469298618687f49772 673 0.28/1.00 vMB 3
891,028 891,028 000000000000000000006731d8bbbae4462c50a8fa12b22b8cb805ab2714a9f3 49 0.01/1.00 vMB 3
891,027 891,027 000000000000000000002fce423fa4cefe29e1b373641dc60ee4e7cb3c66a099 496 0.18/1.00 vMB 2
891,026 891,026 00000000000000000001afad1efb79649284f9b95fd0aa17c30e66949b91c413 2,306 0.98/1.00 vMB 3
891,025 891,025 000000000000000000000b5cac03a0f2ea7e5d7161c6ccb77532cbafa125b887 1,086 0.39/1.00 vMB 2
891,024 891,024 000000000000000000011df1b236aef2961f2a2e8d0afaa712af33dc33eedc37 1,997 0.80/1.00 vMB 2
891,023 891,023 00000000000000000001c78680c30da9da953085c964f69b6aa4d939037528bf 2,419 1.00/1.00 vMB 4
891,022 891,022 0000000000000000000207b142b395d5087d4124cfb3fd7ddf9819571a1cbc4d 1,316 1.00/1.00 vMB 2
891,021 891,021 000000000000000000023c5acbbd2eacc29f21d7d351db46956bdc31321d4ff5 2,966 1.00/1.00 vMB 13
891,020 891,020 00000000000000000001ff687608bc53b2275bfa52d7a3e3d565d6a7c718d22a 2,335 1.00/1.00 vMB 9
891,019 891,019 000000000000000000021a43e8c51ef959ce2d1730731f94083448f66e8025da 1,006 0.39/1.00 vMB 4
891,018 891,018 0000000000000000000207014a0ddc46095a61ce4a9952a826a774b9f2a7aaef 1,392 0.54/1.00 vMB 7
891,017 891,017 000000000000000000010c25d9b60c05b38fce18147310205682a307fc5cef52 764 0.26/1.00 vMB 8
891,016 891,016 00000000000000000000d0238062ed1d09c01383b11384ad51f1d3dad412d0d3 570 0.23/1.00 vMB 7
891,015 891,015 00000000000000000000bf2d2326be7a7147f6889e42fe7c5173ab6c98755073 218 0.12/1.00 vMB 5
891,014 891,014 0000000000000000000091e0f1909147f11398521c43c9808e85ca366e66339a 1,998 0.82/1.00 vMB 1
891,013 891,013 00000000000000000001e0c999365b3aca2514163288eb3e6148318eaa0f2897 969 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.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: 754.68 GB
    • Received: 18.93 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.