Loading Tool

Explorer IconExplorer

Memory Pool

25,605 transactions
4.34 vMB
0.02495799 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.15/200 MB

Candidate Block

Mining Attempt 684b154622103e72d52136d62438df6fe566194566c811359e50e10abba927db
Version 20000000
Previous Block 0000000000000000000041daca90a6144b2b731579b28c7307b0c22442e0e380
Merkle Root 8ccdfffc478d2225149076257c74aa29aad15592f2dbff62381b8791171c9835
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 892
Size: 0.32 vMB
Total Fees: 0.01463295 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,777 (754,737 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
158,040 158,040 0000000000000cc50ef871e6d9f709c2f2b3a66f3d516fee3462d71dcce673ca 0.01 MB 22 553
158,039 158,039 0000000000000b01711a0c4969a70297cbeb796d7921bbd3142e9bd018816d81 0.01 MB 36 180
158,038 158,038 0000000000000c35f1d20ffc019a6d9d940fa37d92caee1b7f006357fbebb10f 0.00 MB 11 191
158,037 158,037 0000000000000a31fb4f1e751c99f273b328774639ecfced7033d0efa582397e 0.01 MB 28 105
158,036 158,036 00000000000002fc45ead9d26b3f73e4c3eb16aad1cbd234f5a328f9e8ea88e5 0.00 MB 6 956
158,035 158,035 0000000000000d6d89eb09c1c84daf2516fca6cec2902625fd27eee704094924 0.00 MB 9 81
158,034 158,034 000000000000064dc9fd7e8ef0937c9eadd1e20437cbe380b6c075db70a9d607 0.01 MB 17 21
158,033 158,033 00000000000000aa12424e885c161b85079510b51f421827edb69ea24004f728 0.00 MB 10 48
158,032 158,032 000000000000063136e38e2edf99b23616909f6755980cb5fed443a7abe03c27 0.00 MB 6 0
158,031 158,031 0000000000000e46c575d15f05115d889bd1cf65cb6637c4882ad21f8407aaa1 0.00 MB 7 52
158,030 158,030 00000000000005a2f28edc44b97fb54e7ac95b33834e863e69ab4690fcb73ea8 0.01 MB 11 874
158,029 158,029 0000000000000a81e05dcef27d6666781ab0f6b2ff56e9222a4370613ce0ec9d 0.00 MB 15 444
158,028 158,028 0000000000000d04af95d4a0e0a8baa03f70bf472c6c098737fc617828653f47 0.03 MB 95 15
158,027 158,027 00000000000008218d36a38f6e7438edd8ee71bcda5c771f1d999c213c3c042e 0.00 MB 12 0
158,026 158,026 0000000000000a12ca559e5151755fd9a6b911652c6f9103be7f31f4dbf9c1ad 0.02 MB 32 54
158,025 158,025 0000000000000475de274bb9d02c1be16c442f98a823737bf9492630c1d79a64 0.01 MB 23 116
158,024 158,024 00000000000003ea3bb6b374c7977a85f5e277e702ce6d4d4cfa24eca027efba 0.00 MB 15 56
158,023 158,023 00000000000003f8e96fb123e18c255f30e015107ed59891939c12693e012a62 0.00 MB 10 46
158,022 158,022 00000000000000962c529b31b3d4e99ed52f2bc094439fbbc9124d9598d88133 0.01 MB 24 284
158,021 158,021 00000000000008ec6b0adfacbdf4af408f329a2be6328b87939aa1a692db6bb2 0.01 MB 31 233
158,020 158,020 0000000000000122d90beca26121b47be70b96089fb5c984720309476d479986 0.01 MB 21 0
Previous 10 blocks ↓
Total Size: 778.45 GB

Node Details:

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