Loading Tool

Explorer IconExplorer

Memory Pool

54,112 transactions
32.15 vMB
0.18303434 BTC
Random Selection Loading Transactions
Max Size: 172.23/200 MB

Candidate Block

Mining Attempt 021c72ddada14a26ff9484f610a786dce13cb05e116fbb5257a3496bed5780ad
Version 20000000
Previous Block 00000000000000000000e8bf6513364e7869b415e3fa1f8435bb5c6d3f5c62ed
Merkle Root 0e9ba8878b4ad91a1cf7e3584eb228057e6643da7e35acfadc9934f969cbcbbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,946
Size: 1.00 vMB
Total Fees: 0.08044691 BTC
Feerates: 101.66 > 8.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,819 (613,759 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
301,045 301,045 00000000000000003ca180f8ca32b7601bf861d88a8d6f2e65ba9de1795bb3f5 1,278 0.50/1.00 vMB 42
301,044 301,044 00000000000000004a5e2944fd7a0598f33749af168feeb2605d1606a78880d2 58 0.02/1.00 vMB 17
301,043 301,043 00000000000000003f8d1861d035e44d4297c49bd2517dc0a44ad73c7091926c 519 0.35/1.00 vMB 23
301,042 301,042 00000000000000001da7dd6cb6599cf16af1fbf60e0430305194f62404395856 733 0.25/1.00 vMB 52
301,041 301,041 00000000000000001138f0393872ba2487ff0c9881c3f06440c61b8f0faed36b 43 0.02/1.00 vMB 13
301,040 301,040 00000000000000000d1a552030cf7d9825a911457b64162ba1d8a18f5ce9c944 116 0.05/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.07 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: 651.23 GB
    • Received: 13.49 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.