Loading Tool

Explorer IconExplorer

Memory Pool

68,426 transactions
26.12 vMB
0.06157101 BTC
Random Selection Loading Transactions
Max Size: 157.30/200 MB

Candidate Block

Mining Attempt 4d5499e7395eddac0191ec1faab476b68b30a6fa19f1c7baeaaef93d5e6ae544
Version 20000000
Previous Block 00000000000000000000c1868b741ca3460dfd5f2623a0e679cfe2f7ef930409
Merkle Root 46fef4eee0099187ca4908d22707022c098d32a37b84212efe8747db18fa5590
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,515
Size: 1.00 vMB
Total Fees: 0.00618403 BTC
Feerates: 443.88 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,475 (701,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,761 213,761 000000000000024805199263109edcdd5d7dbdc8d173f0fd74e4117c931afebb 9 0.00/1.00 vMB 12
213,760 213,760 000000000000007f5157ccbc0decd63d6fb0ef017fdaea10fd9334e86faf3ebc 33 0.02/1.00 vMB 109
213,759 213,759 000000000000057f6754d2c15c87059ae1e346dcab16421f8ec3cf5192464822 86 0.04/1.00 vMB 132
213,758 213,758 000000000000007a7574e04651342f4f80fd8062293396e5b12819d0890bb913 256 0.08/1.00 vMB 206
213,757 213,757 000000000000044d10a1e231eb1b421e45ab5dcd6bda688fd4cbfd48ce1ac2d1 96 0.04/1.00 vMB 145
213,756 213,756 0000000000000280b322b62626e00fc9745d855982997cc663364dcc07681135 153 0.09/1.00 vMB 128
213,755 213,755 00000000000001fd501e0e7fe248fcf8191590a703f03506e1c915ea24c55032 189 0.09/1.00 vMB 147
213,754 213,754 0000000000000140e9ca2661956758a8d9d591553ad10713ba7dabd0e6175283 486 0.20/1.00 vMB 171
213,753 213,753 00000000000003a304e9f190489478b6c519b9f5cd188fb8e4d77cebc6b2dfcd 720 0.36/1.00 vMB 162
213,752 213,752 00000000000003e9d037a45ad66848b5861fc9534d5faa06ae5f857115c38bae 13 0.00/1.00 vMB 167
213,751 213,751 000000000000017ff52b4bf3a527d852ceeab98a0a2494cf69c1fa80204f8907 287 0.13/1.00 vMB 176
213,750 213,750 00000000000001bc937fdbc554aa549253864faafa02c969bd27414b48a50c76 287 0.12/1.00 vMB 187
213,749 213,749 000000000000024d6c4b9e9486d4040404ce565b33407c4b0eefba0e335b4357 52 0.03/1.00 vMB 94
213,748 213,748 000000000000038aabae8d121bf453a73bc66ce4c77a5d4ed96736b6de2a2f00 401 0.18/1.00 vMB 188
213,747 213,747 0000000000000284ce3a56951dbdc18bfcb10464ecc6686b3117590b99c1ed2c 148 0.07/1.00 vMB 151
213,746 213,746 000000000000015ec57b4ed7b32589b10afc537a60bbab486566c7762db3f96d 255 0.11/1.00 vMB 146
213,745 213,745 0000000000000381f577dd5812b8e39387878970304903c3094c74c156977e8f 332 0.18/1.00 vMB 148
213,744 213,744 00000000000004e66a5d0857dc1a711d97cb2b2205c7eed8b8cd5cace0eade19 655 0.25/1.00 vMB 218
213,743 213,743 0000000000000390c31d6565ad8431c5180df15543b1e61b229095bced08d5c8 61 0.03/1.00 vMB 193
213,742 213,742 000000000000045fa994c82d30a853f9a6377c92d1f3db5ebd90585d764ada47 101 0.05/1.00 vMB 105
213,741 213,741 00000000000001c5934483d651931fe61332ac9f2b5c1157975e115f961cd11d 231 0.10/1.00 vMB 166
Previous 10 blocks ↓
Total Size: 783.22 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: 757.23 GB
    • Received: 19.01 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.