Loading Tool

Explorer IconExplorer

Memory Pool

85,962 transactions
33.33 vMB
0.16992113 BTC
Random Selection Loading Transactions
Max Size: 198.11/200 MB

Candidate Block

Mining Attempt 5ec5e7c0db48362c9b572ef95c88a7fa33820be27d2e3e1ef1ae27a5c69ebd35
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root b1a51c1c90f603fb210f2b7883be3d1e5b73461ea8c5ec3cd8e4efa1b1e28887
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,004
Size: 1.00 vMB
Total Fees: 0.05267750 BTC
Feerates: 318.30 > 5.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (554,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,023 361,023 0000000000000000154758e93d9b3e2493c71a35b637d06f84ecf94b4b63fbfc 1 0.00/1.00 vMB 0
361,022 361,022 00000000000000001141304e69b7bab42df0a731662eefc857d15f9d2e598da4 486 0.32/1.00 vMB 25
361,021 361,021 0000000000000000138b144962b041dfdb0835dc8795c70720d33c61e1cf3e39 734 0.47/1.00 vMB 22
361,020 361,020 0000000000000000004bbdf434ff52f58b4fb22ed236568752bc66fb2e643a14 79 0.42/1.00 vMB 2
361,019 361,019 0000000000000000015ec87dbd295af9087753b72655f806920eea05fd08c910 915 0.75/1.00 vMB 18
361,018 361,018 00000000000000001238946476de3f9c984921a71ed39e1a6c4f6f5acbf1dcd6 644 0.75/1.00 vMB 12
361,017 361,017 000000000000000008f289da0c38cd020e052e523d30910e88467573e9741f1e 885 0.75/1.00 vMB 17
361,016 361,016 00000000000000000a511fc044927b9bd812539afb4d4ac88071db8c6208ec87 788 0.93/1.00 vMB 19
361,015 361,015 00000000000000000680141d9e6e0f29664a6cdad95b769102085bbf4e1a6e85 2,530 1.00/1.00 vMB 34
361,014 361,014 00000000000000000c43df718e405383d30ca5cc30edf017d70c62cdcf704260 271 0.15/1.00 vMB 29
361,013 361,013 00000000000000000267ac41c87915da10b82671a9e7c7770872f90ec942a6cd 296 0.18/1.00 vMB 24
361,012 361,012 000000000000000012988d9f135941de1a304804f55c8d5cd8ab02389fdf66d3 171 0.20/1.00 vMB 2
361,011 361,011 000000000000000011c0a4787376cd1f76fa25a2077bd3869a5d5e94d8bed6ac 85 0.12/1.00 vMB 12
361,010 361,010 00000000000000000f97258c823cda08a84e137070141b072d5b2febe2b22d94 1,409 0.75/1.00 vMB 29
361,009 361,009 000000000000000006c768c2f0425597cd8f5e80fe6759fe9dda196e78c720de 1,197 0.82/1.00 vMB 18
361,008 361,008 000000000000000008914e8055cd503605b6d36a6c6f933e0d1e8c71420c9ef2 916 0.92/1.00 vMB 19
361,007 361,007 000000000000000001cafd95e2f52e1ad74e0a9da1185bf6af19aed5814aa090 1,491 0.75/1.00 vMB 29
361,006 361,006 000000000000000011104aa73f06a1f00515c426e7743d4625e5ff9590f75d30 1,070 0.93/1.00 vMB 17
361,005 361,005 000000000000000002188ba56df48c8c98041761bb811797d19a777f05dde92a 1,182 0.75/1.00 vMB 30
361,004 361,004 00000000000000001565dd5d14f7054cb3759893a2b6ca3df42125cd2f6f9327 1,229 0.76/1.00 vMB 21
361,003 361,003 000000000000000015d1fb28aeabcac456c191192bd93b9c70ecbe67122d0bb0 126 0.06/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.