Loading Tool

Explorer IconExplorer

Memory Pool

82,923 transactions
30.42 vMB
0.14849185 BTC
Random Selection Loading Transactions
Max Size: 184.27/200 MB

Candidate Block

Mining Attempt c10bb201a3af60be69373dae403ce9015a3c672960b74d8a8a4ccdc50934f1c6
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root bc499523167da7c29234e536f6cdd7e0db89d6e3137755393a9ec24f4bb6955a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.06712789 BTC
Feerates: 150.61 > 6.73 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (361,267 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,871 553,871 0000000000000000000dbc657a280111930e697e5a75c46e1527a34c2cc9b4b1 2,216 1.00/1.00 vMB 11
553,870 553,870 000000000000000000049c50c160b97c7ec467c3a01d4bf7756b3b9a5100fe83 3,106 1.00/1.00 vMB 17
553,869 553,869 000000000000000000183f045644655d23086d40bc6487f32d72058b88ed9884 2,592 1.00/1.00 vMB 13
553,868 553,868 0000000000000000002aa93042782d42f612270dd5d303e99bc911cdc2df9973 864 0.68/1.00 vMB 2
553,867 553,867 0000000000000000000013cda4ee7cfdabaca349246e00d019b364deda091b93 2,188 1.00/1.00 vMB 11
553,866 553,866 0000000000000000000dba4aac90ff5e019ca2e0876bdc54c5c964e3f2b3442d 3,379 1.00/1.00 vMB 12
553,865 553,865 000000000000000000290e2420db4993cbd7220b4157941629e64aeef81498aa 2,620 1.00/1.00 vMB 27
553,864 553,864 00000000000000000008d153b0868e06f3991ead2c40ab312b24e766fcc0e6e3 2,382 1.00/1.00 vMB 11
553,863 553,863 00000000000000000001099192dce5bd4d17a5051d9e46370f5a4e33ae3363c5 1,982 1.00/1.00 vMB 11
553,862 553,862 0000000000000000002a20fba412650affefa6be41ecf94dae7447247719a405 665 0.35/1.00 vMB 16
553,861 553,861 0000000000000000002cffa42c85dec1a2381cc7f849f7706c86834d572c5b2f 877 0.37/1.00 vMB 10
553,860 553,860 0000000000000000000fc555f25a1d7357e004ae016990fdc0f2271490e7f634 453 0.25/1.00 vMB 10
553,859 553,859 0000000000000000002ccdf7f6aed0b741231060ba41f6a06f8e1092cd459ef1 889 0.48/1.00 vMB 7
553,858 553,858 0000000000000000002e2c4a8cb311f56c4d5e2b79493b5c8883429a11e643a4 1,607 1.00/1.00 vMB 5
553,857 553,857 000000000000000000089161ee46a071e734e0e7fc68a748cd27829c462c5dcc 1,417 1.00/1.00 vMB 19
553,856 553,856 0000000000000000001117fd3bd74f0bdb0e6342d0883d4178365c87809c1822 2,956 1.00/1.00 vMB 15
553,855 553,855 000000000000000000136b4b35d0a9f89f84e70c68f54fd5c11f9cc5ef8e6b31 2,236 1.00/1.00 vMB 9
553,854 553,854 000000000000000000248fe80b3febf03163e58c6e4038d952d5f435fdb92f1d 2,669 1.00/1.00 vMB 25
553,853 553,853 00000000000000000030319994d1ffef33ae687e0098dc1bf40ead14092ed709 1,414 0.64/1.00 vMB 10
553,852 553,852 000000000000000000253e3cce8566071ba0f427934083ec25e5bb591a3c0ffc 1,631 1.00/1.00 vMB 4
553,851 553,851 0000000000000000002564f4ff1a3b458d3756325430bd095ded13809c0e03cb 3,203 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.