Loading Tool

Explorer IconExplorer

Memory Pool

30,532 transactions
10.32 vMB
0.12890380 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.85/200 MB

Candidate Block

Mining Attempt 0c941f0d5d1be667a990535e80189e23f79d167b2b9bc1f90af76efb5c38c947
Version 20000000
Previous Block 00000000000000000000ff025119fc1a893834cb4569c99c938adb36d4c496b0
Merkle Root f84270a18e36bc2ef704ae9470c679487f04b732343e5bf0e5fd4ac42681c728
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,379
Size: 1.00 vMB
Total Fees: 0.04128185 BTC
Median Feerate: 3.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,221 (728,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,989 184,989 00000000000008a6995f566ab6bde0a92be66c42536db9c5349cd396fdd9b18c 39 0.01 vMB 90
184,988 184,988 000000000000095c0af749c77a33c827bcade11687a67b124ecde29b94e56bbd 158 0.07 vMB 125
184,987 184,987 00000000000001382ef53c790f3205297426ab1e3db77a968c74287939bfb1e5 209 0.10 vMB 120
184,986 184,986 000000000000098ef0245679911c8f88429e91c61fa7b04bd240682c1c075b9e 548 0.21 vMB 161
184,985 184,985 00000000000008a71f7a7659bea720b2739374b8c7d6d3e8fad3574cbaf5596c 512 0.25 vMB 247
184,984 184,984 00000000000006a3e93f7cf2fa101e7c93a5a4ce9734b3e40bbd920ef03eb634 156 0.05 vMB 114
184,983 184,983 000000000000085690aa2e776449bc6bd39a17b03f0f96dcb903bd8e21362635 213 0.06 vMB 135
184,982 184,982 00000000000005590eae816c1790dca5f33aca70df4fe474e8284157ca45a534 963 0.33 vMB 150
184,981 184,981 000000000000001bc47bc5fbb722d4c135d1a4a85241a4b637896badbba10ab9 643 0.25 vMB 242
184,980 184,980 00000000000006f68342b286f471e34aaa4b04eec6c9204436d0a98e9bea3e9c 304 0.25 vMB 143
184,979 184,979 0000000000000731ce93005fe46cf3eb2a3fe4202416e85681a563bbe00f42d9 134 0.05 vMB 380
184,978 184,978 00000000000007a238dc2573d9edbf30c23c01bba885ad0eb4ba1ae30de3b53e 7 0.00 vMB 0
184,977 184,977 000000000000035710ed79d5c30ba191d8a5a8545a7002e711efe6f7c7c9ff9d 145 0.05 vMB 163
184,976 184,976 00000000000002aee2f09191a547992eb255bc2eaccb461da71f9819c2168fe7 132 0.05 vMB 113
184,975 184,975 000000000000034797dcb36af670c0aea05f27af17dd0c341311efa621121383 109 0.05 vMB 153
184,974 184,974 000000000000087abd2acd00468be11039ae1d0120bed6c393af4738578e8624 423 0.19 vMB 109
184,973 184,973 000000000000057b5436d5aea22eef53c33aec5aac7c2296e4b37d372d6592d3 1,192 0.41 vMB 147
184,972 184,972 0000000000000543bf54ba228617fa5c6198e1bf65738ff56d9ebe1fc095e8d1 129 0.05 vMB 150
184,971 184,971 0000000000000438bcb580c799b9f6e1b9582647f4f13be7dd6c590420f2b9a2 123 0.05 vMB 162
184,970 184,970 000000000000075c52c6d6fb5f6d7cf3ff22b1c7629f7d5bbe32b61b758d4869 191 0.06 vMB 94
184,969 184,969 00000000000009f7462dcb0900d5455b768cb4b51a43d4fe707bebd8f6803653 549 0.25 vMB 142
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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