Loading Tool

Explorer IconExplorer

Memory Pool

81,190 transactions
30.75 vMB
0.07501668 BTC
Random Selection Loading Transactions
Max Size: 187.26/200 MB

Candidate Block

Mining Attempt 47209bf160ec5a4c32a26da44e6021136c3291b17eaab8e5327b9d85c629d422
Version 20000000
Previous Block 000000000000000000007ba311933e38e3aaa12bb5822777161a2b7e973a341a
Merkle Root 4295093f763c8004d6b17c8ec25766d2e8f81c5950790066213473f55778197a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.00907292 BTC
Feerates: 91.32 > 0.91 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,187 (591,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,229 323,229 0000000000000000084c9e71a33f2bd388722bc997679b59f8dbb251776d4554 472 0.27/1.00 vMB 27
323,228 323,228 00000000000000001a4baec9dbc930441fcdb7e68499866a916d8c8184d4730b 44 0.02/1.00 vMB 32
323,227 323,227 00000000000000001e09765716da069e4eced1e4c9c90887363b4e5f10f36ee0 729 0.43/1.00 vMB 28
323,226 323,226 000000000000000000b472ab48d8be94698c903985de2eeac886cdd79e8ae21b 539 0.29/1.00 vMB 42
323,225 323,225 000000000000000007cc2e0a3872a484c3e764a66383f014b39a91838a559055 90 0.12/1.00 vMB 12
323,224 323,224 0000000000000000119720fb64e9b3eaffc0de8c11bfa678f863010ed530ad7a 1,025 0.54/1.00 vMB 28
323,223 323,223 000000000000000017ac1106066c3e7245f80e43fd9c799056c723f12d4a16f7 161 0.10/1.00 vMB 26
323,222 323,222 00000000000000000549965514d620ead43b7d24c95552e40a5c6d7fee279755 867 0.51/1.00 vMB 27
323,221 323,221 00000000000000001ed04ca865e964731429d6a7e2d2e5db75d090d4ee31103c 418 0.31/1.00 vMB 17
323,220 323,220 000000000000000017da8d0833fc8d529bc65931343ef16e909f13c812b266a5 256 0.10/1.00 vMB 39
323,219 323,219 0000000000000000068aab8485f3592b34fb131d1a38a483bfcc9a9104181fca 1,320 0.75/1.00 vMB 27
323,218 323,218 0000000000000000177d8f91339393855683db5155b15b46f835bdf3dc3a1894 1 0.00/1.00 vMB 0
323,217 323,217 00000000000000001ea8dbaadda48b4259ae6caf2d048970335eee264d5f92d5 298 0.17/1.00 vMB 19
323,216 323,216 00000000000000001ba5718ef374b55f9281ba262aa9bafe75a552cd7749c7b7 508 0.31/1.00 vMB 25
323,215 323,215 00000000000000000d3a187444883d940e7394a7ec84d82a7a8a41de9a2ba02b 66 0.06/1.00 vMB 23
323,214 323,214 000000000000000003e680485c97a39b7354fea39b30506f035aca94ceb169ba 697 0.37/1.00 vMB 29
323,213 323,213 000000000000000013612e92834a1089039fdcaa6e382b9580dc001f5c43004c 73 0.03/1.00 vMB 40
323,212 323,212 00000000000000000104892ba5148c36d6e3d2ea9c2e693504287f834934c789 291 0.24/1.00 vMB 26
323,211 323,211 000000000000000009045b8a9b42b896e5d9216c78cc06a62abb2578d589d610 96 0.05/1.00 vMB 30
323,210 323,210 00000000000000000fb8e0500b4404dea36939e4c9f2fc3ceaab3aa183393b4e 39 0.07/1.00 vMB 5
323,209 323,209 00000000000000001d818355fcb9312e43e9bff83fc85ef8788778fe15bcbb90 466 0.25/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.72 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: 706.41 GB
    • Received: 16.65 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.