Loading Tool

Explorer IconExplorer

Memory Pool

26,712 transactions
27.05 vMB
0.10005652 BTC
Random Selection Loading Transactions
Max Size: 130.08/200 MB

Candidate Block

Mining Attempt d10b1eb880c76dae22839b9fc838451441be727fa8d232f9868d2e5283f285a4
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root c8321ef3e743ba3a97ed9ce89ea7b8e4361603f33838cb5176931ad6391de430
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,166
Size: 1.00 vMB
Total Fees: 0.04914058 BTC
Feerates: 101.66 > 4.92 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (173,365 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,133 741,133 00000000000000000001b3ad0d17b84f7af0d65c9112c5199e9633870169fe46 2,771 1.00/1.00 vMB 25
741,132 741,132 000000000000000000016f0cd5f320b992913b5a2405106efb8254ee119e6e65 3,045 1.00/1.00 vMB 33
741,131 741,131 000000000000000000054c2416a6aeb098496a89c19a3ca35b16470572de2f68 925 0.37/1.00 vMB 17
741,130 741,130 0000000000000000000676742fc6bd54fc66ee466703ea71352963e140e9ee01 1,180 0.95/1.00 vMB 7
741,129 741,129 0000000000000000000082c77b2189fc599ca1228a91d33316ba9f7f0cc4d29f 2,515 1.00/1.00 vMB 9
741,128 741,128 0000000000000000000431ac98a0f7bcf0bb73390a98eb9573c770a2f9b179e5 1,747 1.00/1.00 vMB 14
741,127 741,127 00000000000000000005dd21eee5ccf2b239de1beee095eac02c4bd3c70048c8 2,570 1.00/1.00 vMB 27
741,126 741,126 0000000000000000000379e66de1836bdece691eb8c143ad71e29ecc0819ac62 1,842 1.00/1.00 vMB 14
741,125 741,125 000000000000000000018fea532ab76d842df9781246af28d86930fcd0f8a0ba 2,973 1.00/1.00 vMB 20
741,124 741,124 00000000000000000003691fe7efa85822324ebffd1ff6df930b132d6b568d38 2,170 1.00/1.00 vMB 33
741,123 741,123 00000000000000000006b8556c7448f926dbba2cd1e3ed4a5c5820894c9a835c 2,504 1.00/1.00 vMB 28
741,122 741,122 0000000000000000000368acc47c1dba5ab49a932ddb859e33624ca9bda35112 997 0.44/1.00 vMB 12
741,121 741,121 000000000000000000064867257aff119c9b8915e83228ee18e1a9db83f01d53 1,278 1.00/1.00 vMB 2
741,120 741,120 0000000000000000000516b2eae70506c0715eebe7a3dc4130764514a57171cb 2,175 1.00/1.00 vMB 17
741,119 741,119 0000000000000000000004ae908a2bac27934dcbd753fa0c10301eb8535f887d 1,285 1.00/1.00 vMB 16
741,118 741,118 0000000000000000000405cde94f6baa6b7dddbbaba7c306eb4c38df3ebb4942 2,439 1.00/1.00 vMB 22
741,117 741,117 000000000000000000033aa0d472b8971aa4299d12d0dde739ace32d341edf6a 1,857 1.00/1.00 vMB 28
741,116 741,116 00000000000000000009119a5aadbfab06f69ba42a96b4c3c08f523d5f1453f7 1,645 0.60/1.00 vMB 16
741,115 741,115 00000000000000000004e57c5a20ea67c4c5871baeb53f2d10a07ee33a5b1bf4 527 0.16/1.00 vMB 20
741,114 741,114 000000000000000000021a2d71bcef1fda3498418b535a25b40dbf49cf8b423a 1,123 0.51/1.00 vMB 20
741,113 741,113 000000000000000000050d5ad8f3fc5e0d794831aba23ea6c9bcc996dc091bd0 343 0.11/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.50 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: 612.01 GB
    • Received: 10.95 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.