Loading Tool

Explorer IconExplorer

Memory Pool

48,398 transactions
28.24 vMB
0.07321009 BTC
Random Selection Loading Transactions
Max Size: 150.66/200 MB

Candidate Block

Mining Attempt 751c09040850d010b9e06ec2581c19f679c787336f53050deede5d648988e0df
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 4f3fe702aaf11e1438c4bd14b223804fd7a0d8be64110a79f1b2597b9b1583e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,378
Size: 1.00 vMB
Total Fees: 0.01848185 BTC
Feerates: 301.05 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (406,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,893 507,893 000000000000000000487c74357298d2d5ff9cda49809348081bddeecec1c680 1,763 1.00/1.00 vMB 202
507,892 507,892 00000000000000000031cd5cfe5eb6ebde40008988d7c4529c4ee81898c5b06c 1,129 1.00/1.00 vMB 90
507,891 507,891 0000000000000000002b5808b6bb51e20905758b1e838f2c4046fb33549acc4a 898 1.00/1.00 vMB 60
507,890 507,890 00000000000000000062b4850f1810f0511e1d5a9e794b93a45bd60b1080e373 232 1.00/1.00 vMB 13
507,889 507,889 00000000000000000036c004264b80cfcf8dd84023d186203f2bd87b80556d6a 661 1.00/1.00 vMB 19
507,888 507,888 00000000000000000010629691c097e5fd01501782204511060f81b8a1203e68 2,024 1.00/1.00 vMB 207
507,887 507,887 0000000000000000005d15fdadad8f9e785746ca164651448f597fcf58c51f81 742 1.00/1.00 vMB 128
507,886 507,886 0000000000000000000eb25292cdff7f2328b337eaa666b66e93849a8749fb5a 2,048 1.00/1.00 vMB 184
507,885 507,885 0000000000000000002e4c592e524e38ba8b5b8e4569c0cb201c2a48a83fb5dc 451 1.00/1.00 vMB 25
507,884 507,884 00000000000000000024b12cb92e1c8f025f81870736873200c471b9792baf1c 513 1.00/1.00 vMB 21
507,883 507,883 0000000000000000002b2ba12b5076aaa569ffc8c3e56411d0cf74007e68e6a8 1,173 1.00/1.00 vMB 80
507,882 507,882 000000000000000000635e8f8ad1815041c883f5c8942d6f3ba88d8ddb1a0d5d 1,480 1.00/1.00 vMB 222
507,881 507,881 000000000000000000363fe66f909b3f08a70bc5ad339451b6d58648bfc64d9b 687 1.00/1.00 vMB 54
507,880 507,880 00000000000000000021e0bd1a717633500514b9e13e10c73318fcd6f6e0d9be 1,062 1.00/1.00 vMB 139
507,879 507,879 000000000000000000547c9308dc510e2a0a1dd246197413298ab0b90605c04d 1,649 1.00/1.00 vMB 161
507,878 507,878 0000000000000000003b57376e4d9c80e06c0f0ec6f4232a423e0bd222f38eec 1,429 1.00/1.00 vMB 184
507,877 507,877 0000000000000000003802892b83cf859e5e55cf01eeaa8f505051f9b666b6c4 838 1.00/1.00 vMB 78
507,876 507,876 0000000000000000004cca6bbb0aa7e1006110aac2f541d5d4444a513bce4271 261 1.00/1.00 vMB 16
507,875 507,875 000000000000000000301e3bbfa166518bfa3f8a53948db91491f285087fe90d 1,744 1.00/1.00 vMB 117
507,874 507,874 00000000000000000056b9794c52a98392efff0394a7d9dc9bd7d2c83a31354f 296 1.00/1.00 vMB 8
507,873 507,873 0000000000000000000bb268c50398343bb954425a3bf7758edad286ff7e3983 516 0.48/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.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.