Loading Tool

Explorer IconExplorer

Memory Pool

71,870 transactions
27.24 vMB
0.07194559 BTC
Random Selection Loading Transactions
Max Size: 164.62/200 MB

Candidate Block

Mining Attempt 9289a90fe93f0f48ec75e4b1e61ca568e686d7288c752ee77d72d364367ab8c7
Version 20000000
Previous Block 0000000000000000000168c69c0ca71f33f06f795a51a274dc96cdba2a6216f0
Merkle Root 1068fb5d3059c736e2e9b87eb32f16d99d9a5c5b4a144a931113d470e2ec8cb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.01346100 BTC
Feerates: 322.65 > 1.35 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,565 (673,745 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,820 241,820 000000000000007a649c3d47ce2b2502ab1747c847151877bd6d803c93381046 121 0.06/1.00 vMB 181
241,819 241,819 00000000000000090be27fa2c2c75835b70d8cae3f418608626d5a0986e38cab 48 0.03/1.00 vMB 35
241,818 241,818 00000000000000e80de837fd3593389f511ceb5866e784690b91e5c4924b5354 591 0.25/1.00 vMB 196
241,817 241,817 00000000000000cb0a08d1c23e6154b3528af795043d7a6eb4cd38d06ca4b195 132 0.05/1.00 vMB 164
241,816 241,816 000000000000009e8107fa9d57c07a4286a5fa829ada49f04e607c0ffe215a9f 91 0.04/1.00 vMB 141
241,815 241,815 000000000000001465401641e75664c9e5f04b178ddd1869e5a5fd707801a9ab 93 0.04/1.00 vMB 198
241,814 241,814 0000000000000053ab766c22bf9e9162975623e113d532086b20a102e271d50b 170 0.07/1.00 vMB 165
241,813 241,813 00000000000000901ff023991836be274e8d2452cc915e3c645c8245441e975f 204 0.10/1.00 vMB 140
241,812 241,812 0000000000000000dd0b5d674fbfbff2f038b8714ded974e3d9fc8c4da50db1b 182 0.08/1.00 vMB 188
241,811 241,811 000000000000005f6348452f8ec21a1ca0cec9f32a7dbed3e412d59f3389b0dc 129 0.07/1.00 vMB 118
241,810 241,810 0000000000000090167ca2359e477580fddd19ac8094a9991bb7d8967982e4a0 130 0.06/1.00 vMB 127
241,809 241,809 00000000000000daf4195a93259089de521570762389808fae19f1cbb130abd7 227 0.09/1.00 vMB 157
241,808 241,808 0000000000000072ab99ba39640ec0f67333672e126e55f344fb741f6689bcbd 68 0.04/1.00 vMB 109
241,807 241,807 0000000000000096aa2678f7329e6561ec80f18012b2b18696f9c0ed5c168ac1 207 0.08/1.00 vMB 160
241,806 241,806 000000000000008b4178a772cc7f3c3e1f282ed2cbdb9b084177578ab8914468 273 0.13/1.00 vMB 129
241,805 241,805 0000000000000069aa80ba2914b4331e548eb3a3f9f6c948c14215c131e6ec12 111 0.04/1.00 vMB 179
241,804 241,804 0000000000000010691d5d06d0f1f0a3f42139a387885d03bd7246474b3a4e37 143 0.08/1.00 vMB 106
241,803 241,803 00000000000001082b2cc93c7fb3e6d951e5e16a07434ee2d1d11a1618993f53 9 0.00/1.00 vMB 111
241,802 241,802 00000000000000eb1b8c2ad29e8fb32308c9862a6c213760f3ba7145ccecce2b 113 0.05/1.00 vMB 99
241,801 241,801 000000000000010ecbb1a4d6616e0b53ac47dbb29b060d3b82b599f05cf7d5b6 205 0.09/1.00 vMB 184
241,800 241,800 0000000000000038f2e042acc31dd9c629419ef687d1a18b1f61ac9d7de0aab8 211 0.10/1.00 vMB 150
Previous 10 blocks ↓
Total Size: 783.37 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: 768.67 GB
    • Received: 19.63 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.