Loading Tool

Explorer IconExplorer

Memory Pool

46,394 transactions
27.84 vMB
0.08360241 BTC
Random Selection Loading Transactions
Max Size: 147.35/200 MB

Candidate Block

Mining Attempt c246d4678612ac8934609579744cc3601267037990ac727345c5d1e3dbaa53c5
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 7b03e81b62ee6119e2973a79da8bd9e2b50dda117dc5cfb4ae8ad87496fbc248
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.02968746 BTC
Feerates: 200.00 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (479,507 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,399 435,399 000000000000000002bcab26e514a12de520b8e48c847ec3a764042865d92666 773 1.00/1.00 vMB 25
435,398 435,398 00000000000000000046357b65ab15473adc17bfe0c1237dee53c7f59831757c 2,589 1.00/1.00 vMB 73
435,397 435,397 0000000000000000029c5054a915e28269ebf10bc9ab8267c028f497475c0714 1,798 0.75/1.00 vMB 65
435,396 435,396 000000000000000001737dfd975a36549175bbdbd44c9ede675dabc58f7e9a31 2,322 1.00/1.00 vMB 52
435,395 435,395 0000000000000000012be4ce13e999a4d6ca4491b794a0aadb3afd1421917b16 2,602 1.00/1.00 vMB 66
435,394 435,394 00000000000000000351a6739bd7e96bac3771869f8c621f18b893f3400dd9bd 2,556 1.00/1.00 vMB 73
435,393 435,393 000000000000000000d1bfeb9b742822b6dd687fabe825253fe73f81692404dc 2,626 1.00/1.00 vMB 63
435,392 435,392 0000000000000000013a03ffba60fa0e0956de702b45377e33ad15d42bc7ad7f 1,884 0.75/1.00 vMB 65
435,391 435,391 0000000000000000038e12df4afc038f03cf58d18e66d432ba98943f8b1f31fc 2,638 1.00/1.00 vMB 75
435,390 435,390 00000000000000000150f3146e1082eb706fff49a6618284a9ed50f14e9fffc8 780 0.75/1.00 vMB 54
435,389 435,389 00000000000000000253ca2f1ad4b28ea0c463139f9ceea7a3242f5c2e7073a7 675 0.99/1.00 vMB 21
435,388 435,388 000000000000000001063c63982261955c42f84afb548284218552f24d1af9a3 1,707 0.99/1.00 vMB 45
435,387 435,387 000000000000000002842f113f2252723e08b61cd778df8aa33d8b1016c1fb1b 2,232 1.00/1.00 vMB 66
435,386 435,386 0000000000000000018a9974a1b0821446cd405d101ef803c9fd532e0b5cabf5 1,796 1.00/1.00 vMB 56
435,385 435,385 000000000000000003f7869bbdb29a084c313c16c044cb0cdfc3ae00d07e528f 2,406 1.00/1.00 vMB 58
435,384 435,384 0000000000000000014943e1f3268df38b9e85077385be14dc23f6929f01ba7d 1,793 0.75/1.00 vMB 63
435,383 435,383 00000000000000000078f1e69ef2e33e8ac7e920da6d83dde75a2b366d5bb95a 2,395 1.00/1.00 vMB 97
435,382 435,382 0000000000000000021c68ef8d0961efded15073c4750013bda8da7a90235b75 2,260 1.00/1.00 vMB 64
435,381 435,381 0000000000000000034b9a7b9836580d74041313a94d216f0086b4bed718b0a5 2,328 1.00/1.00 vMB 64
435,380 435,380 000000000000000000aedfd7808f1755f4186eb8e342b2cd40d516f5a586c70e 1,320 0.59/1.00 vMB 58
435,379 435,379 0000000000000000032b559b1aea5db7a6b61287b9ad831c79cffe78a9c7a2ee 1,351 0.56/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.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: 654.78 GB
    • Received: 14.19 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.