Loading Tool

Explorer IconExplorer

Memory Pool

88,760 transactions
32.49 vMB
0.17965905 BTC
Random Selection Loading Transactions
Max Size: 196.45/200 MB

Candidate Block

Mining Attempt 745456cc15a01efcddc17dcac55f7a923a32119b1c72ce9d22ad97a4d7df4886
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 703016e358df629d74ef0ff9fddadc8dc5545192d74fa06ee796f7abd32ce991
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.08738513 BTC
Feerates: 216.64 > 8.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (831,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
83,213 83,213 0000000000154e61e76ea676bbdf88dc01dc15115cf2c28036266ef8790039ec 5 0.00/1.00 vMB 0
83,212 83,212 00000000002ded63fb89ef78fb981ecf80810ec4c9742659e82537b0894ea0ec 19 0.01/1.00 vMB 0
83,211 83,211 000000000002acf3ecf92f3c3ed48ce2f0c1b26340fa748bcd857457b5558619 2 0.00/1.00 vMB 0
83,210 83,210 00000000002904a8a63f48a7f496d7524e8e761dc960cc04b481c5d179cdf9e7 2 0.00/1.00 vMB 0
83,209 83,209 000000000000e695a92c90c4852fad73988b6342976df2f982a6d354d6ac558e 6 0.00/1.00 vMB 0
83,208 83,208 000000000017819a51b5ecd73219c5ad7db8498210b4869f3c5132f46e6481c9 2 0.00/1.00 vMB 0
83,207 83,207 00000000000e5e5bf653912e11e1d9617018f06336f9db17ca6e4dcf101c584e 1 0.00/1.00 vMB 0
83,206 83,206 000000000015f81327a892b9d8d9cd4d0bb70dc8fd61136c356fdb7737df53dc 4 0.00/1.00 vMB 0
83,205 83,205 0000000000156ada20258b0f085b5a602da3045f07855e885ff8744bb4c62669 3 0.00/1.00 vMB 0
83,204 83,204 0000000000080dc3074563a2212269296c8f73f8e72d4f6467a5a8bb1f1b4497 3 0.00/1.00 vMB 0
83,203 83,203 00000000001c330bc9a16c241595b3dd16dafb78da7e75067c2d776fd4de4a6f 4 0.00/1.00 vMB 0
83,202 83,202 00000000001016fa9a3d328c759456029c79b6c3af146810302d1269a0371b12 9 0.00/1.00 vMB 0
83,201 83,201 000000000008325894955ffced38ed67aa540e3d647ab2532a27042366f8712c 2 0.01/1.00 vMB 0
83,200 83,200 00000000000f83653cf83828809664ccfa6299d1b3170398e0bd6f3784883f9b 3 0.00/1.00 vMB 0
83,199 83,199 0000000000146b7f5828165a80e79d73f0daedbf5d7dd2ea866264d0f0ca7a22 3 0.00/1.00 vMB 0
83,198 83,198 00000000002d011c34ac90e7a3736933c324ba4bb2c890560ec944af486d917b 1 0.00/1.00 vMB 0
83,197 83,197 0000000000007c6cf6c8c46e2c9559ef1ff604f5ab1c5b8650fde14f3e3f664d 2 0.00/1.00 vMB 0
83,196 83,196 00000000002cc7b13bd5e0967a54d872c137c19cda6e9293121fe695d6b01cd0 8 0.00/1.00 vMB 0
83,195 83,195 000000000011096d6750ee57d2244fa24c200c0564e76bba07efae793540743c 8 0.00/1.00 vMB 0
83,194 83,194 000000000026a0b3bf1691f165ed5450a472d22508977d7dfd3378a27cac2ffd 5 0.00/1.00 vMB 0
83,193 83,193 00000000001f7153fcbf932b4506db574a811bdd86488f1ff685a1f06a828212 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.52 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.93 GB
    • Received: 15.65 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.