Loading Tool

Explorer IconExplorer

Memory Pool

91,025 transactions
33.05 vMB
0.17228024 BTC
Random Selection Loading Transactions
Max Size: 199.72/200 MB

Candidate Block

Mining Attempt 83bf4c8f8a0a1376bbfc1fcd6f474225cbd33c0361cd2c0c9c6c97ce8ca19a21
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root f4df5d1536f66b9713b0090cd425e26d5e70af180063eb23798a5761ee2320a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.06763553 BTC
Feerates: 627.82 > 6.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (257,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,208 657,208 0000000000000000000586874214ed300c99f5aee581df65a620e0b95251bb5b 2,299 1.00/1.00 vMB 105
657,207 657,207 00000000000000000008bf3a3a499969542ce52518ada62dbfabcdab72c525ce 2,572 1.00/1.00 vMB 123
657,206 657,206 0000000000000000000db227caed2f276fb1ba85baa4331f4180966d46f99349 2,612 1.00/1.00 vMB 53
657,205 657,205 00000000000000000003ab5fd4307858e78236b5772406817d61e94fcbddf07c 1 0.00/1.00 vMB 0
657,204 657,204 000000000000000000060548b7eb114743301c0a5f8de3e66cf6c60d44cf72d8 2,539 1.00/1.00 vMB 61
657,203 657,203 0000000000000000000a1a66021862c511196174655610622ccc205ab4103779 2,361 1.00/1.00 vMB 59
657,202 657,202 00000000000000000000b001629fa74083ed6a87f440df964413d667e2cec672 1,234 1.00/1.00 vMB 77
657,201 657,201 0000000000000000000255677f11f326835a6ce15b1e733e1d767b7ec9de27d2 2,903 1.00/1.00 vMB 101
657,200 657,200 0000000000000000000ee747d1872f11bf3c0e0ae3219ebda2f4fa9233c0933c 2,759 1.00/1.00 vMB 47
657,199 657,199 0000000000000000000474b1ca65a16c5701f88521be4a404f26dafebece487b 2,344 1.00/1.00 vMB 85
657,198 657,198 00000000000000000008a9db7afaa30b376258b4c71f168d7f6258c3dfc2b077 2,171 1.00/1.00 vMB 74
657,197 657,197 00000000000000000000a8c7375366823d70ad2e88068cbda8ae8fefc3793094 1,822 1.00/1.00 vMB 70
657,196 657,196 00000000000000000007cbcc47ecad4766098f85129536ff142978abc880e9db 2,395 1.00/1.00 vMB 84
657,195 657,195 0000000000000000000462d390845c2fb4cb21190b815645ca2a26a24f4100f0 1,186 1.00/1.00 vMB 120
657,194 657,194 0000000000000000000fc4c255af380503975e4e2a538c90e8b7754c796aa382 1,988 1.00/1.00 vMB 30
657,193 657,193 0000000000000000000dff053e86e85269a736076d03255d7ec9389b5205a635 2,379 1.00/1.00 vMB 48
657,192 657,192 00000000000000000000ce609ae29c10aea380a44efce69335c9d7513a25b992 2,166 1.00/1.00 vMB 18
657,191 657,191 0000000000000000000916e1392ac5efff57c97b6b5002b72219a48c056b8070 2,511 1.00/1.00 vMB 22
657,190 657,190 0000000000000000000c3259117fb24210570a8d34a9b3d195d2e34385f52529 1,972 1.00/1.00 vMB 22
657,189 657,189 0000000000000000000499c55f00918664cc32339d4fee74f5ab475644ec79e3 1,613 1.00/1.00 vMB 76
657,188 657,188 0000000000000000000eacb864321e2decdee182ecead30296b391a9fd05d403 1,984 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.52 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: 668.90 GB
    • Received: 15.63 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.