Loading Tool

Explorer IconExplorer

Memory Pool

32,406 transactions
8.26 vMB
0.11165364 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 55.93/200 MB

Candidate Block

Mining Attempt 4f46074ea7ebbac3fa4e4cadae58d89efdb7288273b3bfea416cdc20a1f2b73d
Version 20000000
Previous Block 000000000000000000010aae71661ec974f19f60e6845081a7dd81ae0148c404
Merkle Root 5f0fc058096cd94f4f518255743bf490e58bf859ea11cbe7da3869b18a8542fe
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 4,238
Size: 1.00 vMB
Total Fees: 0.06908294 BTC
Avg Feerate: 3.44 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,016 (688,449 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
224,567 224,567 000000000000009c7c278abbe3f6d4e368b21b5ec48e0c32d430dbcc68c1d846 0.25 MB 727 262
224,566 224,566 0000000000000296c901e87d76e22d6f2684d9f59b654ce9a1f2404e971f65d0 0.25 MB 331 111
224,565 224,565 000000000000016d77e1d00c593729ba3e91aafc9ff34974713edde5d1a67cdc 0.25 MB 624 225
224,564 224,564 000000000000018722f3564aaa1414dbe28ec16896af0d955496ed1360456370 0.25 MB 796 253
224,563 224,563 0000000000000001c1b7af592be5771ef7a6d3da44ad2f25b59c8e81ac610bb3 0.05 MB 124 66
224,562 224,562 00000000000001887c3edcc40acd9ead123cd442202ba5ff815c6a4a607c3100 0.33 MB 596 220
224,561 224,561 000000000000034db77d551d8521f6a5056a86606dcc01363238a09833c537b2 0.25 MB 776 318
224,560 224,560 00000000000003cf504aa850ed952909797fa48e16645ced889f2730958f1170 0.27 MB 298 118
224,559 224,559 0000000000000123b8d697a93759b0b855395fe9ec81153f5d96f33909f082e9 0.25 MB 703 255
224,558 224,558 00000000000000a5ae01c9107037a303e989ccd81bcadd2da65cceea3a1a7af3 0.00 MB 8 183
224,557 224,557 000000000000031c4c3672ea10c68ed47050de8bd1dec3f0fbbe373c9117ba3c 0.25 MB 454 141
224,556 224,556 00000000000002f725e2be083ab3ca79174b4032309d4027801a535ce56b96fd 0.25 MB 729 318
224,555 224,555 0000000000000166c3ecd8851097466fa49e5e6f55323a114fc351daed0e6625 0.25 MB 587 188
224,554 224,554 0000000000000311234f595eb4bb84445ced294cfcfeefaa88a351b850759c2b 0.25 MB 629 295
224,553 224,553 0000000000000218990facd9663d50e81450686d036a63958e49beebf017f556 0.18 MB 256 48
224,552 224,552 00000000000000a53f64bfc1410f9374053ba932fc20791962ab059b2c6c6167 0.25 MB 768 243
224,551 224,551 0000000000000292fa0114952f8c9e01af20c3f3fced1d80c70eec797ca133b3 0.01 MB 32 245
224,550 224,550 00000000000000a334795c245d86a3d3199661350aecd16af42fe7e85ddede55 0.20 MB 256 36
224,549 224,549 00000000000003c13f47908c9041469af5b86e6dcdf3ab8a2d0cce3b40ba849c 0.25 MB 672 284
224,548 224,548 00000000000003b1aa6458beed5d3f2283a64b076531fabb01eb319f832d997d 0.15 MB 256 140
224,547 224,547 000000000000010159616a907e51af60c8007a8edc4cbaeb7414037a9e1e1f12 0.25 MB 780 233
Previous 10 blocks ↓
Total Size: 778.87 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: 399.10 GB
    • Received: 3.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.