Loading Tool

Explorer IconExplorer

Memory Pool

82,055 transactions
31.51 vMB
0.07941647 BTC
Random Selection Loading Transactions
Max Size: 191.52/200 MB

Candidate Block

Mining Attempt d8dab5288a3265efe954b45212bd8e226920b6359ce2e1ab2d964f5e4bd4f230
Version 20000000
Previous Block 00000000000000000000905e2cc5dcc7aa0fa11ca619828cc970f8f84732e4ef
Merkle Root a75e848f32e27b19317150c4e3677ffacdaf5d237e321c118e20a5d52649ba10
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,710
Size: 1.00 vMB
Total Fees: 0.01098232 BTC
Feerates: 150.61 > 1.10 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,198 (165,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,463 749,463 00000000000000000007ad1256230b9c3c5c53ce9d0c2ad5b2b9e12c96bcdd4a 433 0.24/1.00 vMB 7
749,462 749,462 0000000000000000000013ab276b4db98782ac65bfbd16bba4d71a1fcb16e8df 411 0.15/1.00 vMB 10
749,461 749,461 000000000000000000048fe7eb2a21ad952e3e93eb5393ef2b4e6149b85ae31d 336 0.12/1.00 vMB 7
749,460 749,460 00000000000000000008a4d5e11541628c866d34c7365b367c00c50fd0771b5e 595 0.16/1.00 vMB 8
749,459 749,459 0000000000000000000753b8ae7d19ce98966cbd3c8d532ac5055730160fd2bd 207 0.09/1.00 vMB 7
749,458 749,458 000000000000000000012abaf3d73c288501858bdeaa250caaf5bd157d380d05 1,582 0.72/1.00 vMB 7
749,457 749,457 00000000000000000007c0417c07257d15ffb841e700fff73a6bf3fb076eb48f 1,960 1.00/1.00 vMB 1
749,456 749,456 00000000000000000004c43d46891e9cf6568aa3296252c059e1fb7a60042200 1,816 1.00/1.00 vMB 5
749,455 749,455 0000000000000000000613d0b3c45193d2d78eeba61e2f3ab2c0d04d42a043e7 2,504 1.00/1.00 vMB 12
749,454 749,454 00000000000000000006aba6a82e1ab69378c54006dc6519b85da9ac44a997c0 2,339 1.00/1.00 vMB 4
749,453 749,453 00000000000000000009c23926b617582c17a8524bfe57edc250c2912207e48d 2,821 1.00/1.00 vMB 8
749,452 749,452 000000000000000000048d2472d0d3486db6ef4e878f4712db32bb41e0214b3d 2,437 1.00/1.00 vMB 15
749,451 749,451 000000000000000000008a93c2593c8a34389cd56de960520167db3e231e0988 367 0.11/1.00 vMB 7
749,450 749,450 000000000000000000005356a956535f902791a3189cc1242a8db9fcba52887e 208 0.07/1.00 vMB 7
749,449 749,449 000000000000000000051f8db9e12ff3c3e167ca276a2f9935671c8f2e757728 1,285 0.67/1.00 vMB 5
749,448 749,448 00000000000000000008f2cba3fe48703dc7c1321656ec634176a069a0d3a814 2,775 1.00/1.00 vMB 7
749,447 749,447 000000000000000000000e0e5219c5a7f7788803256304fb3a7fc49155b5554f 2,489 1.00/1.00 vMB 4
749,446 749,446 000000000000000000028b4e3b7a494c0543bc3257618b4744e31ffc800aa60f 2,021 1.00/1.00 vMB 6
749,445 749,445 00000000000000000000ae30189f63015e0fd7fb9a7f006d8b74c8ff4a30b33e 1,791 1.00/1.00 vMB 15
749,444 749,444 0000000000000000000408f378d7b49b68f2f304d6fa2e7d5e0c54d912b718a6 526 0.16/1.00 vMB 8
749,443 749,443 00000000000000000005b8035cb835880de8189440df25b77060f984ab8465de 402 0.42/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.74 GB

Node Details:

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