Loading Tool

Explorer IconExplorer

Memory Pool

79,284 transactions
30.72 vMB
0.10739217 BTC
Random Selection Loading Transactions
Max Size: 180.28/200 MB

Candidate Block

Mining Attempt 01eaa477c5ecf03899d142fa0c2f89e574afd5ab1360773db88876b748ef80d7
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 805dd032b0bc0f3694efead10f04911f1f040018e0d5aaa34a4a6ea6fec79eb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,921
Size: 1.00 vMB
Total Fees: 0.03409223 BTC
Feerates: 201.36 > 3.42 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (119,100 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,958 795,958 000000000000000000052fb61bcb8033305be2c0238f882628d91f809012e1ad 2,637 1.00/1.00 vMB 13
795,957 795,957 0000000000000000000146d3162fd85c9808300a5d74b026a1fad130c1b29ce3 2,340 1.00/1.00 vMB 22
795,956 795,956 00000000000000000003d15d02a263a28d1e51884e28e63b5b683b28c902c576 2,093 1.00/1.00 vMB 19
795,955 795,955 000000000000000000026917708e2c23bbaf096ace529262726eb152953172f0 1,620 1.00/1.00 vMB 11
795,954 795,954 0000000000000000000359bc83286e4c16876b01d1f8e685ef4f235d7485d14a 770 1.00/1.00 vMB 10
795,953 795,953 00000000000000000002ab1881fc61797332bf14a05bc0b5b7816db8cac388e6 4,032 1.00/1.00 vMB 21
795,952 795,952 000000000000000000051ea9ba9865f9ab8de9dd118ca39929297b3871a177b2 562 1.00/1.00 vMB 12
795,951 795,951 0000000000000000000462bd1998f5458596e64ac4dd7d32ab01f13c57d6da7f 932 1.00/1.00 vMB 11
795,950 795,950 00000000000000000000ee870e7428b5fc9b01ebf13a8bf6d880031461f89084 5,329 1.00/1.00 vMB 11
795,949 795,949 00000000000000000004ac7f2fc3e8a88513ad4c6d59f71903b3f7237d86218c 1,492 1.00/1.00 vMB 14
795,948 795,948 000000000000000000035283bbc9ae4506205695b2a1114c91ece20e3cdfa541 553 1.00/1.00 vMB 11
795,947 795,947 0000000000000000000177a535384e0fda580ba52c0ebce79fd6103c6474dca1 1,297 1.00/1.00 vMB 11
795,946 795,946 000000000000000000020ab3ef0910b324ddfa703ff97e730e3ab2e6c68dbd54 3,152 1.00/1.00 vMB 24
795,945 795,945 00000000000000000001cb9a1889eba45b8de2dc64dcf0be9b48d044fd224aea 1,760 1.00/1.00 vMB 15
795,944 795,944 00000000000000000002f61169fbfb4b630caf0328a3504f86a4b05fe08d7029 2,429 1.00/1.00 vMB 14
795,943 795,943 00000000000000000002fa982d0df4a5bbe667645d4ba23ab92ae14306b51136 1,930 1.00/1.00 vMB 23
795,942 795,942 0000000000000000000397c56a5e6c926954290ecd0de40079f03235b6fd31ac 952 1.00/1.00 vMB 12
795,941 795,941 00000000000000000004ed1a463b54443bfa7dce8546aec3574edf8e0b19cefa 1,717 1.00/1.00 vMB 15
795,940 795,940 000000000000000000043966411c13b40846b207cddc2dc9ab6d1dcdc3ca5c50 2,734 1.00/1.00 vMB 30
795,939 795,939 0000000000000000000138ef41f459ebe3720b7a46d1a0efec5c1af8f9463df4 1,051 1.00/1.00 vMB 13
795,938 795,938 0000000000000000000089e7a97b98431f9af52dae84c041fff6be0a7beccc7a 2,166 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.