Loading Tool

Explorer IconExplorer

Memory Pool

14,435 transactions
7.48 vMB
0.04041589 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.53/200 MB

Candidate Block

Mining Attempt c0306fc6ec3b26c96c8a5f4baf70cd8a158da4ef0c188093cf7ed90b21f76e64
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root 5947324562cf00f1c08630ef3ee4d57a0105dd9204b7c22490bfc373a39e1db2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,844
Size: 1.00 vMB
Total Fees: 0.02527199 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (767,169 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
146,216 146,216 000000000000066a546ad32830a90658a4b9890070ff2f5c6d7421dc5c2cbaf5 57 0.03 vMB 28
146,215 146,215 0000000000000154f8ff3761244b7823278ff8349526ee71d4395fd163358757 46 0.08 vMB 34
146,214 146,214 00000000000009034737d174e45afafb633d9af49affefc0f2817c3b7a6d0641 31 0.03 vMB 1
146,213 146,213 000000000000082bef5f802ab8f7831137628b5eea4b76f756f2d23a37f14d14 66 0.04 vMB 191
146,212 146,212 000000000000034552c5dc8c83e77ad26a40c5c12a1177204e01e87130b22e2e 82 0.05 vMB 40
146,211 146,211 000000000000084fc3c4d99c291d7a09658422b6a13682be9414e58dced7c047 59 0.03 vMB 201
146,210 146,210 0000000000000174c025ba045c20b5ae1c82f8c2e1b9c816b8fbf14e0eca9b19 69 0.04 vMB 104
146,209 146,209 00000000000007dba5ed43e5d3cf6aa802b31afb774ef86ffa3a405a64b2ee3d 247 0.10 vMB 186
146,208 146,208 000000000000013b8dd98e0e413a453444f7a37b59c8eedda286b73d242793b0 46 0.02 vMB 139
146,207 146,207 000000000000063d6605d7ccb044b3ee0851d4602733eff48ffc50deb6f5cf51 130 0.04 vMB 127
146,206 146,206 00000000000005c93afc264e3507ddf667724f3a1709dd56fc08c2f15b39e24e 14 0.01 vMB 84
146,205 146,205 00000000000006a2e71b7b30eb40d5975d15928d3c98192905cd50caa0998f53 98 0.04 vMB 141
146,204 146,204 000000000000090c2e5e06401c4286aba3726a27d52f3f211a87ccfc91632f53 7 0.00 vMB 23
146,203 146,203 00000000000008900359dcfcc9d8c4b12cb43871d37252fd50f672e6ba3b44bf 74 0.03 vMB 103
146,202 146,202 00000000000000afd28152f62d9981c4a1358cc3a6ec2fdc5aa7923a23f99a32 1 0.00 vMB 0
146,201 146,201 0000000000000949e4a89fb9509c6ef5d429a304e623ac4f30aff3634de875cc 8 0.00 vMB 21
146,200 146,200 00000000000009063ca24f2b0989a239ecde876508de23e86a21658f3ba44d10 26 0.01 vMB 6
146,199 146,199 0000000000000366f87d58c51def1b142f24c2625277fb3f0692be5013108be5 178 0.07 vMB 254
146,198 146,198 0000000000000296543a57e848bad6eae6d973e6a3d6983c5569c5638bafc390 72 0.02 vMB 95
146,197 146,197 000000000000098e72fb5d49df53611eab6041b78d1e87bf0a7d2431143795c9 54 0.02 vMB 149
146,196 146,196 00000000000001a23942ee711214c7c16ffc6f8dc4ababfe51a22f07f2978491 44 0.01 vMB 307
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 109
    • Outgoing: 10
  • Data Transfer:
    • Sent: 229.07 GB
    • Received: 0.87 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.