Loading Tool

Explorer IconExplorer

Memory Pool

82,666 transactions
31.75 vMB
0.11591733 BTC
Random Selection Loading Transactions
Max Size: 190.83/200 MB

Candidate Block

Mining Attempt a104d7594b792a69603d44a762ebbaa34dba314c0de74d64b8f2da6957d62b98
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 27b432348135d5d37db4be53ddd37f9af15f5f2a7e1dead91b2d22ac5d139366
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,485
Size: 1.00 vMB
Total Fees: 0.03054060 BTC
Feerates: 318.30 > 3.06 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (129,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,189 786,189 00000000000000000003cc09b1d0060b3f4d8ed82cbfa2ead2c101a14415d0d8 1,203 1.00/1.00 vMB 6
786,188 786,188 000000000000000000011591dff9c6ada0b690bc2a9cc89ab8e90a158cc04d0f 1,682 1.00/1.00 vMB 5
786,187 786,187 00000000000000000003549f5bf90c83e7251bc45407f515aa63b7a60b22d1bd 609 1.00/1.00 vMB 4
786,186 786,186 00000000000000000003c89dcd0ac9127ae00d7a2c590dacca6daed424ce1549 2,036 1.00/1.00 vMB 13
786,185 786,185 000000000000000000035be611a035d558bf4754fbbefc83e7c606f8eb469a21 1,639 1.00/1.00 vMB 10
786,184 786,184 000000000000000000026d10b3d75e7ff53f5fc74d80aa56f254f279db38896e 941 1.00/1.00 vMB 15
786,183 786,183 00000000000000000004c5df106ff11aa0dfd03cadbe732f3bfc80d815f35056 2,340 1.00/1.00 vMB 10
786,182 786,182 00000000000000000002104fd36eb77ea1c0b8b5b1dfc069b7f2886fc1ab8ab1 2,011 1.00/1.00 vMB 9
786,181 786,181 00000000000000000001a92c5196a427ea51e6927cbc06d0b1086dd294fdcae4 3,049 1.00/1.00 vMB 20
786,180 786,180 00000000000000000001e86e065e704497255477897f3a1aea8c5762b909350c 1,132 1.00/1.00 vMB 6
786,179 786,179 000000000000000000052fc75a5892164f16ed31f289ad647673a3a18577389d 1,554 1.00/1.00 vMB 12
786,178 786,178 00000000000000000004d3ab1b06b0cb494da0a9d9a71c2e6b06bb5aa4d7d019 2,382 1.00/1.00 vMB 12
786,177 786,177 000000000000000000040090116c1872c5b37b04f907f045b22af70181461bbf 1,986 1.00/1.00 vMB 18
786,176 786,176 000000000000000000027826ea31af7cba631fcd472dc1c31cabf38eb2f1b620 2,765 1.00/1.00 vMB 22
786,175 786,175 000000000000000000034aaf127bb3439391479f9835e42b1488da83ad42c011 791 1.00/1.00 vMB 24
786,174 786,174 0000000000000000000507a25878b5ef11eeb44d5c4a0cae62c7652c9e586300 2,193 1.00/1.00 vMB 26
786,173 786,173 000000000000000000044becf188bdb212381386071339bcdf1c9603ffc06ad1 1,584 1.00/1.00 vMB 10
786,172 786,172 0000000000000000000407cb92836042474b4deec9006a82832ab7d987a3fd15 3,269 1.00/1.00 vMB 23
786,171 786,171 0000000000000000000322188f97829665428ec4af7203758442601229575ce1 1,108 1.00/1.00 vMB 9
786,170 786,170 00000000000000000004ead7d9260f2193ef4618cd1ae2c39a59b70799bd31a3 2,630 1.00/1.00 vMB 21
786,169 786,169 000000000000000000033ea6647cde83d0edbc06267e86e92e627a92baf02e2e 1,856 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.00 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: 718.80 GB
    • Received: 17.95 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.