Loading Tool

Explorer IconExplorer

Memory Pool

80,515 transactions
30.45 vMB
0.09111150 BTC
Random Selection Loading Transactions
Max Size: 185.42/200 MB

Candidate Block

Mining Attempt 29a193d521ff2d0baaf72df4134e07899815d4ff173cb1ddb3ca115753928b32
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root f1fc57f45d9ee5d2e78731d4bac57b06ab718310c94e7c3c8e92b0d0a4f09b6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.02274463 BTC
Feerates: 200.89 > 2.28 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (429,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,008 486,008 000000000000000000ceab146ec9ba5dc15decccd3e71a6a458de3eed3cbc19e 2,138 1.00/1.00 vMB 233
486,007 486,007 0000000000000000002cf5b1e3ec8f362fc2430bc74aeea6b04770a0826e25f3 2,160 1.00/1.00 vMB 11
486,006 486,006 000000000000000000244a5359373eecb044e192101ad4df26a0480c417d1229 2,049 1.00/1.00 vMB 41
486,005 486,005 000000000000000000687cb82dc84387989839def0a88cd912acbaa91e750187 2,518 1.00/1.00 vMB 49
486,004 486,004 000000000000000000351c3e31df9f715988555103f52008e6ae468d898e3aee 2,427 1.00/1.00 vMB 144
486,003 486,003 00000000000000000045fe957273684ea202e36c1fd79deee4b397b6e93a5df4 1,602 0.98/1.00 vMB 208
486,002 486,002 00000000000000000026b05cec4fce4b43c0d43494dc2463f46b75844ebc807d 18 0.01/1.00 vMB 789
486,001 486,001 000000000000000000f32b33f7c2500919c35f7640af0a7ff7f078e85ff23076 1,947 1.00/1.00 vMB 147
486,000 486,000 000000000000000000a2a8104d61651f76c666b70754d6e9346176385f7afa24 1,891 1.00/1.00 vMB 146
485,999 485,999 00000000000000000020194a67633bcc1aec461212160b8c4896c6805876ebc0 1,704 1.00/1.00 vMB 157
485,998 485,998 0000000000000000005179437aecd228f53b86900cffb12fd8b5bdd60d6a958a 2,131 1.00/1.00 vMB 177
485,997 485,997 000000000000000000e7cc9ea72d231aab1f8b70a20a9ae9d10a6ba13201eb53 2,266 0.97/1.00 vMB 192
485,996 485,996 00000000000000000086ea84fa58f812cb7a994d0e72ee55425d28a90c256d0f 2,223 1.00/1.00 vMB 199
485,995 485,995 000000000000000000c23ad8a3a1a5faa6e51e03ea7546eb86996dbbf5aaad26 1,794 0.97/1.00 vMB 35
485,994 485,994 0000000000000000002008e82fa074eed49be44f6ebc3b8216e5794ee21c48d6 1,630 0.95/1.00 vMB 123
485,993 485,993 00000000000000000077c0388dfca695aaa4a6b7f0f18968fda2e08dd805a964 2,171 1.00/1.00 vMB 180
485,992 485,992 000000000000000000d7aa71e315fbab98d80515f5dfbbdfaf22e3cec3e12c6f 1,235 1.00/1.00 vMB 96
485,991 485,991 000000000000000000fe8c98a6359db63e0c410c40e4b7ccb26c33faa3aa7b1e 1,488 0.97/1.00 vMB 57
485,990 485,990 000000000000000000aa320e9629a4ab440115fbed0580c6e2883f8ac5ef16d9 2,346 1.00/1.00 vMB 179
485,989 485,989 000000000000000000dfb59977b2e9bbb7113156742294a973eff7eba3c47da3 1,891 0.97/1.00 vMB 77
485,988 485,988 000000000000000000c29c253d52669c36ff81ac4e50e0f04ea9333a4a7ce9bb 1,517 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 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: 720.59 GB
    • Received: 18.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.