Loading Tool

Explorer IconExplorer

Memory Pool

80,841 transactions
29.84 vMB
0.07250898 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt be698fcf5676996453fc863ad9116440761add1467027413f0cd8f5a8b192766
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 99be903f8ed88ba2bdff421f5f2c2454a94504948530bc5e3d1dd185ee339b5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01167775 BTC
Feerates: 100.36 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (567,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,145 347,145 000000000000000006fa5c8f444f2dcad5694068d17db9edc30a97d1a2552c7c 1,709 0.75/1.00 vMB 30
347,144 347,144 00000000000000001500a1ee2de553e773d93e5ba7c8e99afbe4d2b155e43cfb 315 0.18/1.00 vMB 20
347,143 347,143 0000000000000000168020c8d10668731454ea9a8f47d9b74085079b2beb8ee1 538 0.75/1.00 vMB 11
347,142 347,142 00000000000000000f4120c8991ad5f77da6ba57255c5ad16904c4523fc49693 2,206 1.00/1.00 vMB 28
347,141 347,141 000000000000000008174af978adeed72edef9d1c86751378c435962303e978d 512 0.16/1.00 vMB 48
347,140 347,140 00000000000000000f1162b7b1eb15a4a4c6776262898cbeac39e84d235d6497 957 0.72/1.00 vMB 18
347,139 347,139 000000000000000002cdac1147e7492ac079b6ca0f0c7eafcbd908883c989186 377 0.16/1.00 vMB 44
347,138 347,138 00000000000000000995562e2ed77a8030e61152ab0dcdc3122cc17b2f14f343 228 0.13/1.00 vMB 28
347,137 347,137 0000000000000000094e3cdee2d2ddeffcf33d91fd645bc34e7f6e5dc005eca1 45 0.03/1.00 vMB 27
347,136 347,136 00000000000000000795fb5ff838b37317e3a36e2f6549298985075c9d10faf9 41 0.02/1.00 vMB 24
347,135 347,135 00000000000000000996523c535e5b3643581b521f93a9cbeddd1a5c89c52b4b 165 0.13/1.00 vMB 23
347,134 347,134 000000000000000002a305874f85e83584cd409e513c8c9839496e3ad37cb6a6 208 0.11/1.00 vMB 23
347,133 347,133 0000000000000000121976560470d88f229b809bfa51fdc16f82e182eff27b9c 261 0.18/1.00 vMB 23
347,132 347,132 000000000000000013081bbb5596b7429043f819513575e4db9b59403ba36ede 1,477 0.93/1.00 vMB 23
347,131 347,131 00000000000000000ce1eb19978f7a2383d3203a0c003cd515c2edf45c15404a 844 0.63/1.00 vMB 19
347,130 347,130 000000000000000003bf1ebad56994208a6491df189ce5ee1109bb36313d184c 60 0.02/1.00 vMB 81
347,129 347,129 00000000000000001175e37ec2f308b4810309ac0ba7c4873194074d79fbf5b5 284 0.16/1.00 vMB 23
347,128 347,128 0000000000000000125be4c9b80cf2caead556b829386fdf51863015eb0e8cb6 937 0.63/1.00 vMB 25
347,127 347,127 000000000000000008f67a0bfddce2a6ac793143749696bb4aeff5b9541156e4 559 0.44/1.00 vMB 20
347,126 347,126 0000000000000000106e5d99255ac37ab93fad8b7d3afd72d88423ff9d2329e9 667 0.43/1.00 vMB 23
347,125 347,125 0000000000000000081eb0687e6b825ce0b8ddff68f69b7a1fd14cbba3051520 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.