Loading Tool

Explorer IconExplorer

Memory Pool

82,047 transactions
31.51 vMB
0.07940288 BTC
Random Selection Loading Transactions
Max Size: 191.51/200 MB

Candidate Block

Mining Attempt cbef2f7da733bb29413e64135c810c2a1563dc5f7191882478e28e3a66b8854d
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root a75e848f32e27b19317150c4e3677ffacdaf5d237e321c118e20a5d52649ba10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.01098232 BTC
Feerates: 150.61 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (103,062 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,136 812,136 00000000000000000003226ecdca70bc3fee3b10d80b7df7786825b10cd1ec25 2,806 1.00/1.00 vMB 10
812,135 812,135 000000000000000000047835d69efd0fa32603cf2a9256bf4e02ee2c2f4fe6be 1,711 1.00/1.00 vMB 6
812,134 812,134 00000000000000000000d6110e6e2f31b260a686c313c877fe992aaa3cfa10ce 2,342 1.00/1.00 vMB 10
812,133 812,133 00000000000000000003e7bc803d6e11aa0c95a7571c57f62658bedd8b7fa092 3,123 1.00/1.00 vMB 17
812,132 812,132 000000000000000000048fce115372377cc6e2861c5fd94a1cf99a74e200beea 2,089 1.00/1.00 vMB 3
812,131 812,131 000000000000000000041c5296d9cad54fe161c92a0dfd0ab19ca6bce8ab60aa 2,021 1.00/1.00 vMB 9
812,130 812,130 00000000000000000003f63bda97332bc45b81ba4025ae4e7b14cc2e2d89a750 3,706 1.00/1.00 vMB 21
812,129 812,129 000000000000000000003fc595a26c060f1b6ed91b7b549737b5062cc84aed1e 3,944 1.00/1.00 vMB 20
812,128 812,128 00000000000000000002f3880659962a860cec259c1e28ba9e6594e35f116958 1,563 1.00/1.00 vMB 8
812,127 812,127 000000000000000000000605e1915e32126a3010bcab6003797cf74b6aeef498 3,183 1.00/1.00 vMB 16
812,126 812,126 00000000000000000002243811aa87941c46028e35d26c3899cadabaf6a89485 3,682 1.00/1.00 vMB 22
812,125 812,125 0000000000000000000071a3350d031891b76e129389f1cb0426ecb789d71065 206 1.00/1.00 vMB 2
812,124 812,124 0000000000000000000080247c143a2383dd3e48a76800074d94375448dff842 664 1.00/1.00 vMB 3
812,123 812,123 00000000000000000003a04c7baf67c5f4e970f70f11be3ece6b583c42dcbcdc 196 1.00/1.00 vMB 1
812,122 812,122 00000000000000000001f8185ca3feec2db76278a56ce6ef4efde9e7c3632619 2,210 1.00/1.00 vMB 11
812,121 812,121 00000000000000000001111b1e8e5871a16ac5ed13ed269903ea92e699f64492 1,406 1.00/1.00 vMB 3
812,120 812,120 0000000000000000000168b740186a67e94e47359c7b365cf3dc077841809f59 2,401 1.00/1.00 vMB 11
812,119 812,119 00000000000000000002c348fcbec47d6dc16dea8630bba2bc92f4b699121421 1,177 1.00/1.00 vMB 5
812,118 812,118 00000000000000000003deecab28872c627875e9e57f5c6ea3c6fa88eb698636 1,497 1.00/1.00 vMB 6
812,117 812,117 0000000000000000000104d51cc29bb02ee3270cd875338c6d5bec15503559ba 231 1.00/1.00 vMB 3
812,116 812,116 00000000000000000002c89c277ff1c426b45f4eb2ae7504d4e8777201507ab0 2,064 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

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