Loading Tool

Explorer IconExplorer

Memory Pool

52,027 transactions
31.20 vMB
0.10569280 BTC
Random Selection Loading Transactions
Max Size: 167.16/200 MB

Candidate Block

Mining Attempt f9745a42cf10d083111836effcd9bd50be5c11e44c5e5d5bdf6b1c2d38740e95
Version 20000000
Previous Block 000000000000000000009fc5abf3eeb33248107da03149ae5461329189c8d7c0
Merkle Root 17835025c497cc6e3a6997c56c388778d2f1a7a51c8ff71023b2c7e5fab6a503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.02451423 BTC
Feerates: 165.88 > 2.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,823 (113,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
801,170 801,170 0000000000000000000365682bf9fd1d8c8cfebd089239a06f900586037d6368 2,095 1.00/1.00 vMB 6
801,169 801,169 0000000000000000000231e5cf9f3eddc3cb350406925084ae30016dfe234416 2,564 1.00/1.00 vMB 13
801,168 801,168 00000000000000000003b1d88e98ffd9cf4d384fe788edda6c91f71251cf89e7 5,560 1.00/1.00 vMB 8
801,167 801,167 00000000000000000004c9341794194e9870e8b71a02c31c33e268f42424d487 4,281 1.00/1.00 vMB 6
801,166 801,166 0000000000000000000508f626f1085c8201d38611745e3df01895215bb7e51e 2,589 1.00/1.00 vMB 8
801,165 801,165 0000000000000000000433d171efea55711598560988dd53392f9d2e8a4b6c3b 6,883 1.00/1.00 vMB 6
801,164 801,164 00000000000000000004e0d6581674ffc8857727255bb3d6bf7b27d51d43adee 5,074 1.00/1.00 vMB 10
801,163 801,163 000000000000000000048bdac572d9d32bcc6a40a3a536abe954db02629e915e 3,351 1.00/1.00 vMB 12
801,162 801,162 000000000000000000039ff4fddbb780aefddb994c96dcf558f0823c5bd42456 1,586 1.00/1.00 vMB 10
801,161 801,161 000000000000000000002dbc59b3ed1758f858f39f2a3475963762ff5e337e90 4,074 1.00/1.00 vMB 7
801,160 801,160 000000000000000000016ef13f3194512d1d13980e6d0737705033873a7b30cd 5,317 1.00/1.00 vMB 6
801,159 801,159 000000000000000000051da5b7fc386ce685c56b4ab198c7e1530ea04bc101a3 3,511 1.00/1.00 vMB 14
801,158 801,158 00000000000000000003c3751bec6195b9f18bf65d9c57dc340197f4fced6146 4,186 1.00/1.00 vMB 8
801,157 801,157 00000000000000000003c97e939f3c175c8640f93ece81e5b3062513e97b8d66 2,979 1.00/1.00 vMB 20
801,156 801,156 00000000000000000000a596ee0ac5efb6b2aadaaab27c1f64d6ff912018269c 1,465 1.00/1.00 vMB 11
801,155 801,155 000000000000000000051f4535527e55d25d7ea0681792ead885af1c4464334e 2,628 1.00/1.00 vMB 7
801,154 801,154 000000000000000000055b014e41f3aa5cc3df3f7386af4a94de99377b42a305 2,998 1.00/1.00 vMB 14
801,153 801,153 000000000000000000014490780e214161c2076564e074c2a259d16694c97dc0 1,925 1.00/1.00 vMB 12
801,152 801,152 00000000000000000002dc233ec9f9df5eb9a594d118b38e0ad167ca9f28972c 797 1.00/1.00 vMB 7
801,151 801,151 00000000000000000004c30289a4c800dea660de98f0b32a6a974b140935acde 1,255 1.00/1.00 vMB 7
801,150 801,150 000000000000000000036787937e6c0b630364cec91725cd76edcded94f03b24 2,658 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.08 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: 651.28 GB
    • Received: 13.53 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.