Loading Tool

Explorer IconExplorer

Memory Pool

43,552 transactions
27.00 vMB
0.05598110 BTC
Random Selection Loading Transactions
Max Size: 142.39/200 MB

Candidate Block

Mining Attempt 6b24327bad5c92bf09104aac41f23dc7b9be86d4fa0bc9811009a84440db6d99
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2a047f6b723af677d03e235f91e902a4ab26c0f64ef526fa184148a7ed230850
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,086
Size: 1.00 vMB
Total Fees: 0.00576793 BTC
Feerates: 40.21 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (430,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
484,211 484,211 0000000000000000008fcad0734aef0dd7abb1786fe8f7a52674347d6bbab4a2 1,763 1.00/1.00 vMB 116
484,210 484,210 000000000000000000c9f500fade684429c557d879eb61652ee241f3ffadaa47 2,387 0.99/1.00 vMB 182
484,209 484,209 00000000000000000043de2bd53dc4d0723e0291f610fa87095924955b195bac 1,810 0.99/1.00 vMB 174
484,208 484,208 000000000000000000934da1689254737a66349d2e2101332997837b33c985fb 2,067 0.99/1.00 vMB 265
484,207 484,207 00000000000000000115b9cc494d216bb4be815f34bf2b19b25115170d841778 2,372 1.00/1.00 vMB 208
484,206 484,206 000000000000000000a16acf37282bc91cb78f362101083adfef3fb232d27f5e 1,917 1.00/1.00 vMB 315
484,205 484,205 00000000000000000000d39479abbcac2e06e809a3931d95a4a0bd4501991312 2,270 0.99/1.00 vMB 193
484,204 484,204 0000000000000000003acd726512387113e5bd63ac1c8f384a710613fcac4297 2,187 1.00/1.00 vMB 90
484,203 484,203 000000000000000000854e1bea34032148c224ae3778d56603fa406f3089d1b0 1,870 1.00/1.00 vMB 175
484,202 484,202 0000000000000000001e82672b1a67b66b51eab0e0bbf0c67cade253605b0843 2,677 0.99/1.00 vMB 138
484,201 484,201 000000000000000000eba458988f296cf432bfa669e8719605f97f8811472647 2,388 1.00/1.00 vMB 168
484,200 484,200 000000000000000000bc1225124c06206dadceb0f3013d862055f98c1edce1a8 2,264 0.99/1.00 vMB 266
484,199 484,199 000000000000000000a3ea6c72d31ce77fff8d684aa48ed81466d923d79fe622 2,153 1.00/1.00 vMB 216
484,198 484,198 000000000000000000e73cfa640ad23357f4314ae52d1c5c0ed74e0a0200670f 1,743 1.00/1.00 vMB 168
484,197 484,197 0000000000000000009f8a0c4f45b2a6d810b9caa3ea1f8918b1e9d233fc102a 1,132 1.00/1.00 vMB 239
484,196 484,196 00000000000000000029f9118942522fdd00b1ead86abc3710201c4852534f48 2,090 1.00/1.00 vMB 232
484,195 484,195 000000000000000000e49f6bb1d5eb9979289ddf8dd33708ff21e8bf5bcebdf9 2,065 1.00/1.00 vMB 310
484,194 484,194 00000000000000000086dfbc512d768d7320c886b57693b5b7cbfa11f538331e 1,881 0.99/1.00 vMB 133
484,193 484,193 0000000000000000007a6bd9a218c20034cc23c7cdab005dde5567fa013895eb 1,930 1.00/1.00 vMB 166
484,192 484,192 00000000000000000051a97c5250cf3b87763f1add4f86cdcd36c92af3f10e72 676 0.31/1.00 vMB 166
484,191 484,191 000000000000000000bc3ddf18f64bcf3527084e5b864a1282f8408d1a36af10 842 0.39/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.