Loading Tool

Explorer IconExplorer

Memory Pool

78,496 transactions
33.52 vMB
0.14828113 BTC
Random Selection Loading Transactions
Max Size: 189.53/200 MB

Candidate Block

Mining Attempt ef8f8560972a436c9ddfe3e708341308ddb9e0b88777d5dc3f296af6fe62fff4
Version 20000000
Previous Block 00000000000000000000bb7fa09d78086bb333e351a7c3129fff08c9216ebf57
Merkle Root cc012264c31e2ba9eb54ec320ed0ff5d30e553170ba85fafebbd1367c336a026
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,468
Size: 1.00 vMB
Total Fees: 0.03812118 BTC
Feerates: 150.61 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,421 (3,569 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
911,852 911,852 00000000000000000000a9f0fab8d15e2f4a740194ef8206c777961abd6b9dbd 3,207 1.00/1.00 vMB 2
911,851 911,851 000000000000000000022791377caa24efdf3d5aac3a2b157c509f0f0066cceb 3,356 1.00/1.00 vMB 3
911,850 911,850 0000000000000000000223e202d694ba6f3ccc07790bdc95e938c4aa9ef00488 2,484 1.00/1.00 vMB 0
911,849 911,849 000000000000000000000f83c3d6e1b2631b1e400557212d80b540e86e89e15f 415 0.16/1.00 vMB 2
911,848 911,848 0000000000000000000065430b815775cdd8e55a802b8f38ce939abd7c562f50 321 0.08/1.00 vMB 4
911,847 911,847 000000000000000000018cfe075093371ee9f386ebd61db16110f1b3ddf5adb4 646 1.00/1.00 vMB 0
911,846 911,846 00000000000000000000dfa8f441c6bc6d6c2278bf82795c39c1aa0cfdba3eda 2,443 1.00/1.00 vMB 0
911,845 911,845 0000000000000000000091f05a74354fd682261be14d69a795bffa91d964d926 1,391 0.40/1.00 vMB 2
911,844 911,844 00000000000000000001cc836483e253d591ceaad09857bccd0c8fdbbf8fa546 3,340 1.00/1.00 vMB 4
911,843 911,843 00000000000000000001eb6685a7445a6e962b656382134ab79aa38f8e047466 3,241 0.97/1.00 vMB 2
911,842 911,842 000000000000000000003497604de9eff00d520a8c37891188dd0eb397210f08 3,835 1.00/1.00 vMB 3
911,841 911,841 0000000000000000000100ccf70fed3abb1fc6827468489a0ee977c3ff1999bf 503 0.13/1.00 vMB 3
911,840 911,840 00000000000000000000d13f24ccee0bc684995f634b7ea015a5faa8bfff9287 2,521 1.00/1.00 vMB 1
911,839 911,839 0000000000000000000093f4702344fdadfd231179e00159a576941fe3324fd8 4,095 1.00/1.00 vMB 2
911,838 911,838 00000000000000000001d2074499e6488d44cbdd64c604e26d058c102132ebd2 3,518 1.00/1.00 vMB 0
911,837 911,837 000000000000000000009e87be10dc53a8bda1d301f019879d4edd04edd0f208 3,202 1.00/1.00 vMB 3
911,836 911,836 0000000000000000000137bf6acf462db9e85fb4c2876212395a7c129f31e8c3 210 0.07/1.00 vMB 11
911,835 911,835 00000000000000000001beec2fb1447648131c3c337e5e7bbb0488a196c1db82 4,405 1.00/1.00 vMB 0
911,834 911,834 00000000000000000001a9479c734e33bbc547e072b6b7f6b5439b8592cf52db 447 0.10/1.00 vMB 5
911,833 911,833 00000000000000000000c2e9b2ba23c100b1232a995bea7fdf6b4733494bfe58 4,375 1.00/1.00 vMB 2
911,832 911,832 00000000000000000000826659a785cec92e657f301c01e1bec058860e6b8319 333 0.27/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.12 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: 738.02 GB
    • Received: 18.60 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.