Loading Tool

Explorer IconExplorer

Memory Pool

80,518 transactions
30.18 vMB
0.09106724 BTC
Random Selection Loading Transactions
Max Size: 180.96/200 MB

Candidate Block

Mining Attempt 68eed7ad4d6feeb4a649884f6e4612f79871b86cf89e3a2bc4ebd8ce659a3dd0
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c221acbf4ace9fc3f64cd09eb9174cd8c9186d1ec7346d4086c624ab48eb611c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.02915831 BTC
Feerates: 301.07 > 2.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (71,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
843,098 843,098 000000000000000000017ded5ced615d49fa41817b13044b8529f4ab1d219a9f 4,883 1.00/1.00 vMB 17
843,097 843,097 000000000000000000002541e22a933615856ff103c6730b224af1d21664bae9 3,414 1.00/1.00 vMB 12
843,096 843,096 000000000000000000035a6c68579b7087e9145129c5aeb92659c2004ab8b44f 5,587 1.00/1.00 vMB 15
843,095 843,095 0000000000000000000117a12faf8f29da1932192b55c9f1bb21d643b32ee5af 5,998 1.00/1.00 vMB 13
843,094 843,094 000000000000000000019693accf15064d8392b7eedd3668e99264f777214f99 5,357 1.00/1.00 vMB 14
843,093 843,093 000000000000000000032275c632bffe1321ceeae41d9fa6962c8fcc956b5b53 3,985 1.00/1.00 vMB 14
843,092 843,092 00000000000000000000706ed7ac689f4a0ae33374d6a599a4c2b47a81c118dd 3,836 1.00/1.00 vMB 15
843,091 843,091 00000000000000000000f18767ace8f25b363558a0ea73c67f5e4686e425fdaa 4,574 1.00/1.00 vMB 16
843,090 843,090 000000000000000000035c696bdbf98828e2eeeebfd69533a211277e885eac32 4,856 1.00/1.00 vMB 17
843,089 843,089 000000000000000000003c1603bf6cc32234944d4e0cabb5fb1921ec51900f22 4,768 1.00/1.00 vMB 21
843,088 843,088 000000000000000000028ade7f19ce6845149f7a0036ad714109519a5ea7a86c 3,414 1.00/1.00 vMB 17
843,087 843,087 00000000000000000000f2241d5bd4f57e6d6a614136b073f42265e699ee106a 2,471 1.00/1.00 vMB 27
843,086 843,086 00000000000000000000c66d8c11662ae6ec2e9e0dcd088a546dbf991415b545 3,758 1.00/1.00 vMB 18
843,085 843,085 0000000000000000000132f9efdeeacbaaaf8ce6a0b53fe19f42986406aa95e7 3,919 1.00/1.00 vMB 19
843,084 843,084 00000000000000000003405fdea37eb809b3eee323b4549bc5ca56fea73b5bfd 4,808 1.00/1.00 vMB 24
843,083 843,083 0000000000000000000269a1cf687fca3a87abad9e95d17249ff4c3e68f2482a 6,523 1.00/1.00 vMB 11
843,082 843,082 00000000000000000001fdfe1ec45dddf32b9816b276e64bc30de6d9e3d528ed 4,161 1.00/1.00 vMB 14
843,081 843,081 00000000000000000001153cac7dea5e5624caed352011754c5b5af0d67c1e65 3,839 1.00/1.00 vMB 22
843,080 843,080 00000000000000000003185cffcc1d355e583bf01c061cd2775f4b83f9223f98 5,165 1.00/1.00 vMB 15
843,079 843,079 0000000000000000000058bcb3a5023b9668d6183b798615e0970a8f3183fd9e 3,322 1.00/1.00 vMB 12
843,078 843,078 000000000000000000022279c79923c933014992dfc6ff642b2d4e42ab724caf 3,557 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.