Loading Tool

Explorer IconExplorer

Memory Pool

33,369 transactions
26.13 vMB
0.10406284 BTC
Random Selection Loading Transactions
Max Size: 130.82/200 MB

Candidate Block

Mining Attempt 86d1e3965e3cfc96d7abc889a52aae353ba4380369ed2dad4fb122bdacd50820
Version 20000000
Previous Block 00000000000000000000f9cc9430b1c75cb23484af9e7ec66b0ac92105aa7fbf
Merkle Root fe6a8fa4975c8ce17926b041091ceab4b9b3a70d79bab8a94f3807914a77f471
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,371
Size: 1.00 vMB
Total Fees: 0.05372795 BTC
Feerates: 502.67 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,215 (799,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,564 114,564 00000000000078e557c1a28bd79544158cefa4ab3e339b489bcd3a1fc01b5def 17 0.01/1.00 vMB 157
114,563 114,563 000000000000ab2d6e0be881fea645d1743122b489974ebfcc110d31fb6bc59c 2 0.00/1.00 vMB 3,891
114,562 114,562 000000000000040ad4a07bddeb2e34144772891b2bc724e1663ac11de3e0877a 2 0.00/1.00 vMB 3,861
114,561 114,561 0000000000000ec5caeb24359186172e565000fb0c94435f31c40557991eee6c 25 0.01/1.00 vMB 3,015
114,560 114,560 00000000000087602837cd412ab91eca4f39bb4de0425594e5cf218c59ca02d4 16 0.01/1.00 vMB 187
114,559 114,559 000000000000552708fe306c1ab1dc7d7012e9cb0782ae57a812233854a94333 10 0.00/1.00 vMB 3,992
114,558 114,558 000000000000ac8c4de3c317153f4c8612fd6e77697ca3815ed4daca0600c994 3 0.00/1.00 vMB 3,883
114,557 114,557 000000000000b0eeb6371e6a966165dfeb975a7d4e9e51270ff00eeb232be276 29 0.01/1.00 vMB 2,945
114,556 114,556 000000000000a9fdd810d368cdfa1da0605565350db8853d7ca59a19777a4155 13 0.00/1.00 vMB 0
114,555 114,555 000000000000d3e368473b9fa99773410c30517c4f1fb0df2425608b465c606d 7 0.00/1.00 vMB 318
114,554 114,554 00000000000052403cad6ce3e04adea6a7fb0e46f6f47e9b7e495165d73a9e35 10 0.00/1.00 vMB 1,484
114,553 114,553 00000000000051f6325595a709c5f7341e37f553c22ca29009abf1e4f4a2354e 13 0.00/1.00 vMB 1,153
114,552 114,552 000000000000da87647ae5343db7c0a90254c128c2b2f1396ef905694b6e8a3a 9 0.00/1.00 vMB 0
114,551 114,551 00000000000002b0b334e4013529039d1ef43598f7e8664d11b534f35a6a9ec2 40 0.01/1.00 vMB 2,481
114,550 114,550 00000000000024e6131d0dd3dd3a6490b67dd88cb6873b9a1b652be7eb32c46e 12 0.00/1.00 vMB 0
114,549 114,549 00000000000034189403c88a1b12c409231f8f742e38187f0bee1ce3100645ef 7 0.02/1.00 vMB 1,234
114,548 114,548 0000000000000c3dbc1cb978b40c1a8b2fb223a5c80c64046fd89b9c5a8e8921 10 0.00/1.00 vMB 0
114,547 114,547 0000000000005d5e0153c7ec094d65d4ac011900d47e565fcc7324371b76067a 15 0.01/1.00 vMB 0
114,546 114,546 00000000000056c1e9b263d41f745bb708311cb3252b2792b7ac2f0378d56e1b 51 0.01/1.00 vMB 3,782
114,545 114,545 0000000000002fba7cfdbc169972c3d90f114721f5a58e798dd9844dbafefb18 10 0.00/1.00 vMB 0
114,544 114,544 0000000000004d460ecdcbc31e78a55afc86b4d7fa52b9034bf0a06cf908b8c3 58 0.02/1.00 vMB 247
Previous 10 blocks ↓
Total Size: 780.97 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: 574.62 GB
    • Received: 8.18 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.