Loading Tool

Explorer IconExplorer

Memory Pool

41,248 transactions
26.30 vMB
0.07446737 BTC
Random Selection Loading Transactions
Max Size: 136.95/200 MB

Candidate Block

Mining Attempt ca44db1dbeb54362074f845de79764a4bffa55893985aeeca694ad0d86ebf4c6
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root fb6afbbb705b4c06c0867981b0d33de99c2b8c8a69d3abd90075a90bbf183c0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02619213 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (406,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,804 508,804 0000000000000000000a0584a7e6fa0d2dde39aff2f430f619a153321224f567 419 1.00/1.00 vMB 10
508,803 508,803 0000000000000000003c253bdc1b742e68a81a886706ea5cc509da60a8533b86 920 1.00/1.00 vMB 49
508,802 508,802 00000000000000000000f5612c3acf1115caf3f4efc031b5ed976060054ed687 414 1.00/1.00 vMB 25
508,801 508,801 00000000000000000034d0d0bd236a879fa46252c6ea266f2ebb4d8c4b9de216 803 1.00/1.00 vMB 42
508,800 508,800 000000000000000000372e2330468d6fe70e48d49e734ed49cb35e3cdd03ed3b 216 1.00/1.00 vMB 6
508,799 508,799 0000000000000000002998f40504555ae2f1a506168871e18af83d172f72cc61 660 1.00/1.00 vMB 8
508,798 508,798 0000000000000000000f9a6976ad4eedb4d2caf1fc536b1c4bf8ab087535fc45 1,360 1.00/1.00 vMB 53
508,797 508,797 0000000000000000000e4f85cc78f66cc178cdf73fa6fdc960dae7bf3f57fec4 1,472 1.00/1.00 vMB 46
508,796 508,796 0000000000000000000320dece429a13c105752a7c004dc5af5d97160cd9bcd2 421 1.00/1.00 vMB 20
508,795 508,795 00000000000000000044d9dde60761cc7165d285059619c050e37e4c543c7bd8 1,657 1.00/1.00 vMB 76
508,794 508,794 0000000000000000001ac796554b32c975108e3187b7d5b1fd0334f365db5d51 525 1.00/1.00 vMB 24
508,793 508,793 0000000000000000005732ddfb8b8352a2a458e1f6365452d0d320497271a422 628 1.00/1.00 vMB 24
508,792 508,792 0000000000000000000896fd57e77e905ba84678702be3df3eafb8301fc2e116 1,366 1.00/1.00 vMB 46
508,791 508,791 0000000000000000001a1164a94d335766821d7800b22ba3b9a9138b6527b857 1,462 1.00/1.00 vMB 21
508,790 508,790 00000000000000000001adfae327e51aa10cc4203330a337bdfc93d95285e02e 1,763 1.00/1.00 vMB 89
508,789 508,789 0000000000000000003bd84b989235a304590bc9a127c97a2c2226ee51302258 2,239 1.00/1.00 vMB 108
508,788 508,788 0000000000000000004d4ff1f5745d441c2a262802fb209a7cd475236c86a422 497 1.00/1.00 vMB 20
508,787 508,787 00000000000000000009d1c15bccce8346c7875bd1cdce0134d339680e80d55a 1,405 1.00/1.00 vMB 63
508,786 508,786 00000000000000000033750f0cbc10e451eec04be6e080ad802e6abd876fe80d 323 1.00/1.00 vMB 12
508,785 508,785 000000000000000000474f41a18995f088df658504f1b2b98174bee154e168e1 278 1.00/1.00 vMB 15
508,784 508,784 0000000000000000005168cf5db8d194036bc6ab93424b9fb3bf0d6ade0247fd 1,507 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.