Loading Tool

Explorer IconExplorer

Memory Pool

78,371 transactions
29.45 vMB
0.07432596 BTC
Random Selection Loading Transactions
Max Size: 177.35/200 MB

Candidate Block

Mining Attempt a27c2b1b0de3e9effdbe80480e8634be15b3b6b324b22c90940d50a71a413c4a
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root aad48c3f949ac269f4c4851dbf254f4f5847ca54c94a205c006e2b5dcbd22d8d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,013
Size: 1.00 vMB
Total Fees: 0.01243854 BTC
Feerates: 35.19 > 1.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (127,397 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
787,710 787,710 0000000000000000000222a6347a59e7a804c72d0e05a9f577cfa98ccc570cbb 1,814 1.00/1.00 vMB 24
787,709 787,709 00000000000000000003128b2b19159c9424bef53881e554f616dd50e877dfe8 270 1.00/1.00 vMB 14
787,708 787,708 00000000000000000002bfe5164aa0a5733798f99418999e8fe5532befd7bbe7 795 1.00/1.00 vMB 14
787,707 787,707 00000000000000000005322924fe334e64bc7372e19432ef6057b49dc11d250f 3,954 1.00/1.00 vMB 24
787,706 787,706 00000000000000000003530d1bd6133ec85c015c6919def337f315819ddaca10 2,630 1.00/1.00 vMB 23
787,705 787,705 00000000000000000001ac5113fcdd0de4046a067887bbb2559adc703a2d029f 2,306 1.00/1.00 vMB 49
787,704 787,704 0000000000000000000510d6bf9a77f7fc06c9ff0bdb8e1925822f4fbdbff0f9 3,017 1.00/1.00 vMB 24
787,703 787,703 00000000000000000001cc82e92aef7e1e5f036cbadea06eda8682c62752fbe5 2,788 1.00/1.00 vMB 29
787,702 787,702 000000000000000000004bd00c0077c41e402afd80783d75ad6966430f511ef4 3,018 1.00/1.00 vMB 39
787,701 787,701 000000000000000000025bc1c2138ab7cf4a699357fc810d0ec3363a979c04e0 3,429 1.00/1.00 vMB 36
787,700 787,700 00000000000000000000437cd9c22801fdc758119467f342d79dfc4ed31dd348 2,974 1.00/1.00 vMB 35
787,699 787,699 00000000000000000001e2b4c408d91bd971dc8ebff020d58ea6650ab0716f73 3,196 1.00/1.00 vMB 39
787,698 787,698 000000000000000000030555e4d95fd18e17e1fa1c99ea398b001232c2893ab8 3,337 1.00/1.00 vMB 45
787,697 787,697 00000000000000000000553be5a6b0785f34ea9874c850744c5ac826a0d3e741 4,019 1.00/1.00 vMB 39
787,696 787,696 00000000000000000000b5ba969518b410cad6e5a7d7a04e02d0a96aac1230ed 4,414 1.00/1.00 vMB 45
787,695 787,695 00000000000000000000c3a37c1e9672992af539355524d8507e6a50ecbe0967 3,636 1.00/1.00 vMB 46
787,694 787,694 0000000000000000000594296b100871acc37a4cfc29c17e3ac716811c7772d1 2,258 1.00/1.00 vMB 52
787,693 787,693 0000000000000000000498c5e2967b213816b89d8c74dde6fbfbaa1b74eb95ab 4,967 1.00/1.00 vMB 42
787,692 787,692 00000000000000000000b2e27947eb5521bd34030f91b96112251f8d8e38df11 4,195 1.00/1.00 vMB 53
787,691 787,691 00000000000000000001192f2644a3992cb045021acacd2ae420886cd929506c 4,535 1.00/1.00 vMB 50
787,690 787,690 000000000000000000043722c1f7e46cfcd7b9d508b5322a5a83f64ff635b5a2 4,213 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.