Loading Tool

Explorer IconExplorer

Memory Pool

36,679 transactions
28.69 vMB
0.07050422 BTC
Random Selection Loading Transactions
Max Size: 143.47/200 MB

Candidate Block

Mining Attempt 7be8f455b662d4cc8ee89e4f57dbd557a16a3afd1a1df85c475dec3afff0520d
Version 20000000
Previous Block 00000000000000000001506b941a54764348896f53a4e1b6257bc1abba2f4e73
Merkle Root 8eb78e4862fa8461c8b01d4b58df476d6971e4c335d0f2ddc7db13b3063b8597
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,455
Size: 1.00 vMB
Total Fees: 0.01465881 BTC
Feerates: 200.00 > 1.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,525 (680,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,053 234,053 00000000000000395a56faccade5bdc73971aa57e450aee9d86881d6f795ae1e 597 0.24/1.00 vMB 172
234,052 234,052 000000000000018bdac80ef34008f09715f6c06df91a9f94d031c981b36cc49a 589 0.32/1.00 vMB 127
234,051 234,051 00000000000001963254ec769a48424e2611e4a637803918457e11edd7631cf4 651 0.25/1.00 vMB 228
234,050 234,050 00000000000000709a77895f01b42c83035d32fa53ce1fe7b4f0a9036525477a 166 0.13/1.00 vMB 79
234,049 234,049 000000000000011f0d9856bbd4025efcee223b9c76bb2ed011bd645d57d7cfb2 776 0.25/1.00 vMB 233
234,048 234,048 00000000000000d2298fce9e90af3dff6de6b96278f7a70211391ead7aaee1cc 251 0.16/1.00 vMB 111
234,047 234,047 00000000000000f272856c9093886416bab759c000392549479d5f4db04247c5 364 0.18/1.00 vMB 137
234,046 234,046 00000000000000fff5d646b19a3794e44eeecdf3bb6e60d3ce7ea4b454fdf725 378 0.19/1.00 vMB 128
234,045 234,045 00000000000001756b82b8771ecbe8a6308ae008b4a06061316a356f403ae3f8 564 0.24/1.00 vMB 138
234,044 234,044 00000000000000f3f40db8786248622e7ac88d7cc7bb9ebf5a7655a35c8d7158 197 0.07/1.00 vMB 91
234,043 234,043 0000000000000188412e78498d4b85c5d1fc149ed8136040daf68945c9ab309c 429 0.25/1.00 vMB 120
234,042 234,042 000000000000011d536d8a672c2a36e9db50012616ec55ac7a9989cad3b4d966 407 0.25/1.00 vMB 71
234,041 234,041 00000000000000674141fe03d295eac83c2076c079af5eb21c353001593be53f 60 0.02/1.00 vMB 159
234,040 234,040 000000000000007b03bfe71d64046068d2ca51650c6001874d8848b2a0ce1931 302 0.11/1.00 vMB 1
234,039 234,039 0000000000000089a46da1c2c5ff0a189eb6e5c771a9dd3efb4a552760e17463 98 0.04/1.00 vMB 134
234,038 234,038 00000000000000d7321233d87fff1915f4787393c21d5f6b27d4c89a3eb8d8d4 219 0.08/1.00 vMB 130
234,037 234,037 0000000000000115000a25e47508a3d215efceafd7495661132c71ea8c9e87b8 291 0.14/1.00 vMB 117
234,036 234,036 00000000000000df8f2fc74365f9bdbbeacbdd21006c577b09925f4802dca540 140 0.10/1.00 vMB 83
234,035 234,035 00000000000000490b6fd346dc2d3bc9966927f4c9bb43b121bde8162091e587 35 0.01/1.00 vMB 101
234,034 234,034 0000000000000173380d46a5d1a5c969c7c66d1b7dcb28be26921dff57ac90d5 342 0.11/1.00 vMB 6
234,033 234,033 000000000000012d00f43337f21b6fc39c20f5c1ceb81407c3e713ef4daf0757 113 0.06/1.00 vMB 113
Previous 10 blocks ↓
Total Size: 781.54 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: 620.25 GB
    • Received: 11.22 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.