Loading Tool

Explorer IconExplorer

Memory Pool

42,595 transactions
26.28 vMB
0.05594719 BTC
Random Selection Loading Transactions
Max Size: 138.01/200 MB

Candidate Block

Mining Attempt ec61011abcb3b86a3e774ee09e1887ee92aecc85cd7adfc1fe0d1bfedf24f150
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root 7c09dfa1bb4e8a63f304e9717a5202f69390a449d82cbbd4481cc9d0c7a65c07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,064
Size: 1.00 vMB
Total Fees: 0.00800172 BTC
Feerates: 150.92 > 0.80 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (613,660 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,066 301,066 000000000000000066a70707b2f180c85e4964552ec1243614cc34d0e728c770 724 0.35/1.00 vMB 33
301,065 301,065 0000000000000000078c8fa9083c916201bfa3bf8b7c06fe286214f0e59f0729 862 0.35/1.00 vMB 39
301,064 301,064 0000000000000000689a626320c68ec20a31cea0772226a19b851549dcb5071c 283 0.14/1.00 vMB 31
301,063 301,063 00000000000000004161683b0bf9c04b569c40f823acebfcc8ac2ed6a57858e3 133 0.07/1.00 vMB 29
301,062 301,062 00000000000000002e866b8b3e8ce8c359022e63b575132fea31cf3dcf1b01e4 184 0.08/1.00 vMB 29
301,061 301,061 00000000000000007a3294cdf1f2a4ce0b13fcc7459063b62085ba94aec02412 207 0.09/1.00 vMB 33
301,060 301,060 0000000000000000008dc82b7d10367e537a914fd7ce9917a610fced9b1983aa 947 0.73/1.00 vMB 22
301,059 301,059 00000000000000004ddbce6267eb2f5d7bfe1a132c837dbc62242e57d0b5b848 1,400 0.75/1.00 vMB 37
301,058 301,058 00000000000000006cb588d18a4c3785c5dc781bf1b1b05ca6577eafe7d65a1d 935 0.35/1.00 vMB 46
301,057 301,057 000000000000000060fcd21b9a0aad0d03f7a50fdcfe586108484bc5216effbd 480 0.25/1.00 vMB 37
301,056 301,056 00000000000000000320689fdaa6d5886379aa1bb72ae1ce74b360e9024f67ff 230 0.15/1.00 vMB 29
301,055 301,055 00000000000000005c016f39e4ee549099839f80f72a42cbb18d979fcba879b2 397 0.34/1.00 vMB 20
301,054 301,054 000000000000000033590f37f64796020f58f7957b1d0ae85fc99682e311a9e6 634 0.25/1.00 vMB 42
301,053 301,053 00000000000000004822f356733252daf34ec924798b015abc7d6bf791e9816d 311 0.16/1.00 vMB 29
301,052 301,052 000000000000000008ea007d2e84cefc5dd55412dfc551e4d25bb51db4480a15 1,092 0.69/1.00 vMB 31
301,051 301,051 000000000000000001b616d7d05b26a38d8b10b9444f02c4cf80294922965129 55 0.02/1.00 vMB 33
301,050 301,050 000000000000000043c2ab6f1939747bfef50f18fe682b6adf4bbf75ae094ae2 112 0.06/1.00 vMB 123
301,049 301,049 00000000000000004979199074a49a5884e6e6812b70a3f3f78f24a5c6b8f533 20 0.01/1.00 vMB 40
301,048 301,048 000000000000000019f134d298d7a9fc08f8a39b95c63d919dab934d13e4d02d 67 0.03/1.00 vMB 36
301,047 301,047 00000000000000002022415c752d03e509e7f38f36b0df2dfa5445c25aa31417 374 0.19/1.00 vMB 30
301,046 301,046 000000000000000029851592879090628da5a0e7f69dd1048137339de316663c 267 0.49/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.