Loading Tool

Explorer IconExplorer

Memory Pool

87,689 transactions
32.14 vMB
0.16288851 BTC
Random Selection Loading Transactions
Max Size: 194.73/200 MB

Candidate Block

Mining Attempt 0bc64c076359104438abededea8dfcbb476fe3fa868aa007d6e373dea0daaf52
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 13f86cca5f7172daf45f21d3a6b3c648618293854a3b0ce38ab9497c1aa83ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,280
Size: 1.00 vMB
Total Fees: 0.07761403 BTC
Feerates: 182.65 > 7.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (305,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,879 609,879 000000000000000000146b4b34957c8b6faab29209cd92eecd5a8b9e4b1e5292 30 0.01/1.00 vMB 15
609,878 609,878 000000000000000000019a28b7db24815322781ed80a6e1825671ac881da0afb 2,413 0.80/1.00 vMB 10
609,877 609,877 00000000000000000014e33c99c5c8583ce6e68c3b756f08035f6d25af6c9c3b 3,118 1.00/1.00 vMB 23
609,876 609,876 000000000000000000000e46fe912d833d479a2732e90c032149ab285412e20a 2,749 0.88/1.00 vMB 18
609,875 609,875 0000000000000000000fcfaf612fc2a3a5f8d8698f5942126be4225e9a6fd2d7 1,830 0.62/1.00 vMB 20
609,874 609,874 00000000000000000001482cfcde7409da1648a635537604a9eb211f65c36856 421 0.13/1.00 vMB 16
609,873 609,873 000000000000000000091db87fe1d2c72b3c5bdea0bc49e5822b4250ea91e5a0 476 0.15/1.00 vMB 21
609,872 609,872 000000000000000000001c475be7c331455309237011cacea6c44db3b72186a6 1,895 0.70/1.00 vMB 3
609,871 609,871 000000000000000000013692ef39dcd6e3275337ddb2de409e563fe12b637dd8 2,507 1.00/1.00 vMB 20
609,870 609,870 0000000000000000000845cc8758d72a557d04128f19640f31fe0fcede194669 1,440 1.00/1.00 vMB 32
609,869 609,869 00000000000000000015219e1040c343f63ff91067d28cefd4d5f1467c9d4603 907 0.30/1.00 vMB 18
609,868 609,868 0000000000000000000c2ee45d2a352f6c9aad4605e6e8badd5ccce5568ef6d5 2,454 0.99/1.00 vMB 5
609,867 609,867 0000000000000000000a276673312ff81baf402e41b91236ad5e7f7f300537cb 2,561 1.00/1.00 vMB 7
609,866 609,866 000000000000000000123413c17d860021cfb447d79894d2fc6087ba00efd868 1,633 1.00/1.00 vMB 7
609,865 609,865 0000000000000000000edf5ee7e285d0f7170b4d25fe9d50364e82a31c00588f 3,334 1.00/1.00 vMB 32
609,864 609,864 000000000000000000158b0d96a2bed3fc75cdebf19af4c51564c7894a2ad645 2,613 1.00/1.00 vMB 18
609,863 609,863 00000000000000000010720d0e1ef6809364ece7016145094a6173d8f59fac47 2,849 1.00/1.00 vMB 12
609,862 609,862 00000000000000000012e15375e33e8be28251d146d09bb3d7d803c72343948b 1,963 1.00/1.00 vMB 12
609,861 609,861 0000000000000000000695d5d54ca85e63065306b15c9c4bc7db1df0231b77f8 1,808 1.00/1.00 vMB 15
609,860 609,860 000000000000000000120677fb582606661f7d35ebbea57e3369c898eac29af1 2,402 1.00/1.00 vMB 32
609,859 609,859 00000000000000000005a90ac870d919c5ea49e1b3f140cfb6ffc347fc5c3aad 1,005 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.