Loading Tool

Explorer IconExplorer

Memory Pool

76,929 transactions
28.29 vMB
0.07820957 BTC
Random Selection Loading Transactions
Max Size: 172.53/200 MB

Candidate Block

Mining Attempt 2a84ace95e0a801f4d8e02b730146f0a17fd834862a0a8122d4e0b36f2e5cc42
Version 20000000
Previous Block 0000000000000000000176c24bf8eb983450be5b9066556ca76917f73613153e
Merkle Root 729c00387da70fcfb5c7e5d498b907ae2736516e5ccfb6b0170e782c8cb8883a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.01585888 BTC
Feerates: 84.47 > 1.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,309 (554,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
361,002 361,002 0000000000000000088217d47fb4d68ad743720ae76eaf50493f007b017c67e7 503 0.37/1.00 vMB 25
361,001 361,001 00000000000000000c5ca05602ff6633767c6305937ee1a3ebf7cf1879614519 280 0.25/1.00 vMB 7
361,000 361,000 00000000000000000ceb6d36fa5aea8ffee6919f7e8194aaf0e67f880feb4462 550 0.38/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.93 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: 714.55 GB
    • Received: 17.57 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.