Loading Tool

Explorer IconExplorer

Memory Pool

24,383 transactions
5.26 vMB
0.01576552 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.86/200 MB

Candidate Block

Mining Attempt ddbe69d27dcc29ad3156a572191a971647806b6e050a6d736e4071f675d0fd71
Version 20000000
Previous Block 00000000000000000002171523b0948b2408751d81c5c9847d3c3e54b812a019
Merkle Root 4cd449e3546aacffbf7a7afff93f3d90b1437d24eb4dccff4824aa65c375e1af
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 298
Size: 0.08 vMB
Total Fees: 0.00203670 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,232 (745,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,648 167,648 00000000000005c905f8410ccd62982c14e94621b3c08256b8dc6e2e6de4c5b7 9 0.00 vMB 71
167,647 167,647 00000000000000541d30c361dcc1fb6630790c8bd408f60fe5ddc8963a63371d 119 0.04 vMB 88
167,646 167,646 0000000000000c081dca6c91b4236eca1dcad73080ae957c89113b611a501768 28 0.02 vMB 101
167,645 167,645 00000000000004b0c9fe565fea2b39eaa3801664ad7f433278e003c2854f73d8 41 0.02 vMB 33
167,644 167,644 00000000000004f8fb12877b33df30d1737bdaacbf379e4171df0e5b33fe5b83 21 0.01 vMB 168
167,643 167,643 00000000000003199ad9d46228250aa86cba61066382b72bfa3592d51921e7b1 14 0.01 vMB 16
167,642 167,642 00000000000002644de3e13c8cdc6b37df19aff683b5574b02a20e6700d9bb68 15 0.01 vMB 42
167,641 167,641 0000000000000aa55bac2c05c25d72959b4ba015031771944c80db2178a75b57 8 0.00 vMB 0
167,640 167,640 00000000000003fa27905b07ffd8e1910d25db4c91be07ca5922e1227b790de4 91 0.03 vMB 66
167,639 167,639 0000000000000306f6efaaad7115eb266aefb0e74b6270c550d93db3279152ac 25 0.01 vMB 191
167,638 167,638 00000000000005e345016ac058f273e4031d78a11ead4c1ee36fb763a2e393d5 20 0.01 vMB 91
167,637 167,637 00000000000006586bba20522a2612b44109a6ea373c769717f8e9221e9d5263 41 0.02 vMB 347
167,636 167,636 0000000000000ba12cad1221aafd0ea5582673ec6fe801e20b4083a84763d12f 5 0.00 vMB 57
167,635 167,635 000000000000033cd9f9e0a436d744f422d92c24bb9f98322488a92fbb749db2 1 0.00 vMB 0
167,634 167,634 000000000000090b14dbcffe4539b8a48682f2f598ceed5c4250a6d4b1c2de82 12 0.00 vMB 32
167,633 167,633 000000000000088ec5e25cb2b2420dbc240341d2f0bef578f52058ee9ea47ea0 17 0.01 vMB 74
167,632 167,632 00000000000009de11edd50026a8c3b719c446f2b0b6c3ba34030a1c0bec6e62 1 0.00 vMB 0
167,631 167,631 0000000000000271195e7461807388ec61d04d2c3f04d9e18ae0bf7c5af63834 112 0.04 vMB 15
167,630 167,630 0000000000000a9af8cf8b918a3c5c108b44cd535458d8747ddf9831807ec05a 23 0.01 vMB 164
167,629 167,629 00000000000006720438606aa038ac288a9937adb07f3394e23b3eef542daf54 33 0.02 vMB 48
167,628 167,628 00000000000008189e3932783248dd31df9d479921ed8b50ca6d64820439f2c1 10 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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