Loading Tool

Explorer IconExplorer

Memory Pool

87,040 transactions
32.28 vMB
0.13947764 BTC
Random Selection Loading Transactions
Max Size: 197.63/200 MB

Candidate Block

Mining Attempt f2b6a921d55ba3090415de1212f19c287632678eabd45df91c872855f1d6360e
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root e961647202d94c808c5dbea69fa09bf81592983e0eb366a044dc43a86d7228bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,980
Size: 1.00 vMB
Total Fees: 0.05270562 BTC
Feerates: 301.57 > 5.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (621,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,808 293,808 000000000000000045840c973b851f1799683e35df5e40b582ef6a7291f89f2d 302 0.28/1.00 vMB 18
293,807 293,807 000000000000000079651c366b2192f994b5d8fda774fbc307afebf6e4520743 512 0.18/1.00 vMB 59
293,806 293,806 00000000000000007870b8711fbf67bc4c10a37e869c2f7dc9e04a0977fe8138 341 0.19/1.00 vMB 30
293,805 293,805 0000000000000000862e2479736d8f5bc38a5870b38e5da0ea5393d64956da27 283 0.17/1.00 vMB 28
293,804 293,804 00000000000000000398b85e8e5458099e4ba6adf0e2268897561436baedcdc0 247 0.16/1.00 vMB 30
293,803 293,803 0000000000000000249bb60707c3a3d9113453c5bb723ac116b518a3f3da7a75 188 0.14/1.00 vMB 21
293,802 293,802 00000000000000003847026b97e9a2e922778006776341149e9a88158a38a81c 256 0.09/1.00 vMB 47
293,801 293,801 000000000000000030edb38d9e91862473d8cd0b8443c0720926f2228a493490 166 0.10/1.00 vMB 26
293,800 293,800 00000000000000007d6d2b65791e36f18a72a6be094523dca279a57cf0a2a2b7 64 0.09/1.00 vMB 15
293,799 293,799 000000000000000094dde6352c80abb8101a72eba68a8778d913cc741e81923e 131 0.05/1.00 vMB 36
293,798 293,798 00000000000000004dfb358beb84daa803b0c33ddead61668096742bc2f7626a 348 0.16/1.00 vMB 34
293,797 293,797 0000000000000000c144304441392b9ec1e4b093e87d843b152233323facc607 1,083 0.66/1.00 vMB 28
293,796 293,796 00000000000000008008123c17a3cab156b722063294f216e1a6286b279d20d2 128 0.05/1.00 vMB 108
293,795 293,795 0000000000000000bedfd042a58636e90ee850cc62ca50708848066e6589c664 16 0.00/1.00 vMB 26
293,794 293,794 0000000000000000459db3aba3677a08e07ef56591f1440fba39759559af4f5e 457 0.32/1.00 vMB 29
293,793 293,793 0000000000000000a8d80fa483a2d926736f108dcfbb0012aa04e9f96f0731bc 459 0.22/1.00 vMB 38
293,792 293,792 00000000000000004a7b5965ddef97fa831d594af2c5997dbc390138e8be965e 401 0.32/1.00 vMB 22
293,791 293,791 0000000000000000a5a73dac9615b08827bd0f2cdba09d42b939b15614b61bf9 806 0.35/1.00 vMB 37
293,790 293,790 00000000000000005b455a302005b1912cc48740ab9da0228ff33a494d5ba7a5 566 0.25/1.00 vMB 36
293,789 293,789 00000000000000008a2f3e99d78a4eb698142a5ab343150684a13778d6db71d0 1,438 0.75/1.00 vMB 36
293,788 293,788 0000000000000000bcedf71903b8aa6dbc2b6f0e4685e8d65e89e29ae79d0159 90 0.05/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.78 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: 709.61 GB
    • Received: 16.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.