Loading Tool

Explorer IconExplorer

Memory Pool

28,960 transactions
6.41 vMB
0.04720918 BTC
  • 1 sats/vbyte = 11 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.78/200 MB

Candidate Block

Mining Attempt f34b011b893bde0aea0be3242bfa45b446eaf498aa9723d50c2ff9bcef7ad28b
Version 20000000
Previous Block 00000000000000000000b34c3fbb0151989a03d8fe589af6a5621528e6786c29
Merkle Root 48af771ada2da3395b7857254622acda8d9bb941c495f7ab51dbf753564331b6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,388
Size: 1.00 vMB
Total Fees: 0.03281161 BTC
Median Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,247 (712,226 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,021 201,021 0000000000000402807fd79bce29ae38c4a07324f95ea2e57a584845d425dbe7 88 0.04 vMB 225
201,020 201,020 0000000000000161c887ff8efe6e72fd57f15f719cec3b30d102fb4bd8f7b6e1 108 0.06 vMB 88
201,019 201,019 0000000000000315541f72ded3a75ceeb0fc566350e31c1cec1a1b92c5d59340 152 0.09 vMB 126
201,018 201,018 00000000000005662f516962d7c9f6fe4bd79eba0b001f7affc98fc43f517f55 82 0.03 vMB 116
201,017 201,017 0000000000000239cf153cfab253bf437fcbf90bd7d065ec09840fbaeff81f72 5 0.00 vMB 15
201,016 201,016 00000000000004cfc2713c417de5fa53e5df1948aa69d5784f9d8ab23504ab11 130 0.06 vMB 175
201,015 201,015 00000000000002bb0a56a03347d1b8fc342870388efd5a403ee6c34af7f1611d 47 0.03 vMB 92
201,014 201,014 00000000000000aed9d4b03a0faeedef7e39ce092d0d604efbc4a9622ccb5069 17 0.01 vMB 93
201,013 201,013 00000000000003c3f54dc9928d2e486b49ac4088dcec9c18767946d4c705f678 155 0.10 vMB 44
201,012 201,012 0000000000000592a7254640d0d8c6cff26e69dacfab298984c085eaea94920a 63 0.04 vMB 70
201,011 201,011 00000000000001da0b10e5d7da7970f6e7e09eeec65d4ee4795dd4f87a645d24 26 0.01 vMB 99
201,010 201,010 00000000000004ea611606b85f1efd780b4788c320f97b752837a67b2ecb92f1 6 0.00 vMB 80
201,009 201,009 000000000000015548f3169c01d21e1d3bab354a7576381af49974550d603824 86 0.04 vMB 52
201,008 201,008 000000000000040f3ea14dc462b7adb6144e44e38201d495c1b27b2fe77d91ed 358 0.20 vMB 98
201,007 201,007 00000000000000fe0b806c80b020f5925651e190afddce9564296a0f20e86400 12 0.01 vMB 87
201,006 201,006 0000000000000534565d266ca8fa4af3589e54a2431d9550354f83ceb1a184c9 179 0.12 vMB 128
201,005 201,005 0000000000000250d90001e4a2ca5c84d1570c56d01a9d3133bd8217ff2ea789 115 0.05 vMB 129
201,004 201,004 000000000000024f9a0f09033b1dee8d9f5271f8963f67566e4311c8d0b85402 58 0.02 vMB 155
201,003 201,003 00000000000001ea509a6a1fce84df46569116a9d6ce68c257b2667f839837f7 83 0.04 vMB 88
201,002 201,002 00000000000004b3e96d1ac44acb6668d59c00da51c8d5e9d28a8e1c2d0f9a1d 172 0.07 vMB 140
201,001 201,001 0000000000000030f696773ae2160056e59e0618c627623fc56b0389a7232eee 151 0.05 vMB 140
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 44.41 GB
    • Received: 0.64 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.