Loading Tool

Explorer IconExplorer

Memory Pool

27,223 transactions
7.89 vMB
0.04050380 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 5 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.94/200 MB

Candidate Block

Mining Attempt cd26429e288df4c653ff231ed4242c027c98784ec816eb067aa01e580b84c6a6
Version 20000000
Previous Block 000000000000000000007b9ad69cf6031aa965c2b3ed9d6bb2aa56c7f97606e2
Merkle Root c0d13e4c14a87661da03f58c0858e4810631f5ea756ee93137356b0bf47e2eff
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,440
Size: 0.90 vMB
Total Fees: 0.02025525 BTC
Avg Feerate: 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,091 (702,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
210,890 210,890 00000000000001c80772ab133c68256de2ffa6bfdcdfc7841cb581833688feb1 0.25 MB 743 226
210,889 210,889 0000000000000068fec43026203cb254ba8248e933f5cd496f25fb560d2e7062 0.27 MB 335 130
210,888 210,888 00000000000002a9d715d6b1b54726488cf448af626d87031d3c58eaa1415f2c 0.25 MB 624 194
210,887 210,887 00000000000002be3d8bdf5603632b2d7c1adf7b00d6a55b8d3ba31161d213ca 0.42 MB 821 152
210,886 210,886 0000000000000202fd70b40c12c637559ae1d45af0d6d946bf2d469587ab3ee7 0.34 MB 576 148
210,885 210,885 00000000000002bb078230445935040c6f816c4943ab5f4aeca99c3410879ad0 0.19 MB 77 51
210,884 210,884 0000000000000494c3750d6b816adfc453defda9607be89f50727781a8f2d2ce 0.18 MB 255 112
210,883 210,883 000000000000039262f5e9e1e649851fd09e1720f10d94df456e942b1f09873f 0.26 MB 130 67
210,882 210,882 00000000000003d1973039ce33b9eb70871596877897c32a3be86c0b90a02d1e 0.16 MB 356 166
210,881 210,881 00000000000001d86a11fc0605a469d92c177b6653b7df9a5283a2fda5914a6b 0.23 MB 447 189
210,880 210,880 00000000000002a909d5c2f4561875bf82443430d7c9f51eb91f04272d3a519e 0.25 MB 377 155
210,879 210,879 00000000000001bda5ffad1b37e41a3b37ec7bd8096ce3c2af0d603ebc70c8aa 0.25 MB 620 480
210,878 210,878 00000000000002f679cee3e5b547e3836ba26afdbd1ecc1cccf61e72d175e171 0.05 MB 174 18
210,877 210,877 00000000000004814c5444f3d8d3fb390706fc172be3aadb673743811019f206 0.18 MB 143 833
210,876 210,876 0000000000000097715ac5031ddd52463c66f65c5da0adf4e82740877ca32935 0.00 MB 9 310
210,875 210,875 0000000000000003815f1fd5600c2b4fa78f7f64835a9bde596f1989ee0f5de5 0.25 MB 738 324
210,874 210,874 0000000000000467e7479e1e2566551f1fb803a8df29ab74ddcd71868de3371d 0.00 MB 1 0
210,873 210,873 0000000000000365bc7e8caca0b05d59fbcf7cd12517bfad6251a8c2bf7679e1 0.12 MB 278 182
210,872 210,872 000000000000020ae0666be9316add928748b4f98195aca5c30107938388d413 0.20 MB 403 165
210,871 210,871 0000000000000285011ec361d55a3b53219d08407d2cdb96d19ff5003fc3542a 0.25 MB 457 180
210,870 210,870 000000000000035e23d64eed37590471fcf7e66b35e524723dca1ff24f97f6c5 0.30 MB 658 146
Previous 10 blocks ↓
Total Size: 779.01 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 51
    • Outgoing: 10
  • Data Transfer:
    • Sent: 109.12 GB
    • Received: 0.34 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.