Loading Tool

Explorer IconExplorer

Memory Pool

47,347 transactions
28.93 vMB
0.08834829 BTC
Random Selection Loading Transactions
Max Size: 153.95/200 MB

Candidate Block

Mining Attempt 68ac1383ca2426dd2aba1d54f50f50c01af0af012b8c041803df257da5a70ccb
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 84a21afeb2709e2dc473ba7192f1c4704f822f8527127c641a2641fb8152bf1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,963
Size: 1.00 vMB
Total Fees: 0.03286297 BTC
Feerates: 151.16 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (461,815 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
453,028 453,028 0000000000000000011ebd963ac6b3132a3c56dd7344c42f5bb7b7c0f1417f2e 2,163 1.00/1.00 vMB 96
453,027 453,027 00000000000000000232639bc301f481add480dffcf698af028850b784f1d9cb 2,442 1.00/1.00 vMB 116
453,026 453,026 0000000000000000021538509d8380465c0110b0a6050160be03c188fa48702f 2,714 1.00/1.00 vMB 107
453,025 453,025 0000000000000000014cea3dd19087b514e6904ed8b5456ae1af5bbeac7c2713 2,030 1.00/1.00 vMB 93
453,024 453,024 000000000000000001dcf1e065db0d8c912a86fc6e2ee2e74850df25a3bdc9eb 2,641 1.00/1.00 vMB 74
453,023 453,023 000000000000000000ce10276ce9d1d7f04ec5439cb9d673d04c15259446a3be 1,930 1.00/1.00 vMB 85
453,022 453,022 0000000000000000007a08d94537abbd2f26bd2c2a6829d24ca3e36cc878e605 1,723 1.00/1.00 vMB 94
453,021 453,021 000000000000000001f2f2a4ed27af555b572bfd8e24373d3c1294cf2dae41fd 1,950 1.00/1.00 vMB 97
453,020 453,020 0000000000000000013f029586ecf4bbe4ebf50a7500eec4e3af9ddef179338d 2,179 1.00/1.00 vMB 104
453,019 453,019 0000000000000000009c54490ee7629eba4cc49f7bb437d2885199c6430c45ba 2,650 1.00/1.00 vMB 124
453,018 453,018 00000000000000000241a70a1c865fcfc421071266ebe33853b9254b25fbc17b 1,281 1.00/1.00 vMB 134
453,017 453,017 0000000000000000022d3cae7acbb44a70f1e4ca8c644db984d4a7ad5a6a49b5 2,481 1.00/1.00 vMB 179
453,016 453,016 000000000000000000e916c3c4da08092fd90c9c68ee0e2aaa2080f5170e0383 759 0.99/1.00 vMB 48
453,015 453,015 00000000000000000089b1607faf764a0dcebc2d1a20992b9ba6a9df8180ed75 2,014 0.99/1.00 vMB 67
453,014 453,014 000000000000000000e881ab23f9b352b92fab00dee6780f8e49e96f0996212a 2,600 1.00/1.00 vMB 155
453,013 453,013 0000000000000000024edf567f7278e8a5a41c735ccef617ab01bba566b8e373 1,466 1.00/1.00 vMB 87
453,012 453,012 000000000000000002458914c14ab3e85647eb7a652f9e91d517fb394b32f525 313 0.99/1.00 vMB 19
453,011 453,011 000000000000000001d2d4924421172b770c39ab2ed17b0a0827a4276d3936f6 2,436 1.00/1.00 vMB 108
453,010 453,010 0000000000000000006d69b1367cac44e83c42f7303f4aaa9b5f0f6715d3fb4f 2,296 1.00/1.00 vMB 154
453,009 453,009 0000000000000000026c9a4773b9cd781768048f00a156c0756210bedd270d96 2,193 1.00/1.00 vMB 98
453,008 453,008 000000000000000000b8089e8aad9b8711145ba78568bcf6044a9bb87912dec8 2,555 1.00/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.