Loading Tool

Explorer IconExplorer

Memory Pool

81,925 transactions
30.43 vMB
0.12328927 BTC
Random Selection Loading Transactions
Max Size: 183.57/200 MB

Candidate Block

Mining Attempt 795bd731b43b137f8085363acf67ff0ba6c8ae8cb19500c82a80b54f5fe81731
Version 20000000
Previous Block 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621
Merkle Root baee1878e5d66909136b9e1c07a4dcb8c208ff1cfb72da1af20a02e05709f720
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,399
Size: 1.00 vMB
Total Fees: 0.04553779 BTC
Feerates: 502.62 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,124 (385,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,669 529,669 000000000000000000146ce1bbaf9fce0b50c3b7695b69f96b486a6239bd21a5 1,695 0.99/1.00 vMB 25
529,668 529,668 000000000000000000207ca53fd49f8de7f7f67dcde34af505882ab2be5d8fc5 464 0.43/1.00 vMB 9
529,667 529,667 000000000000000000179e29a3067d748663a4b23033c0e41f9386f556d03882 2,528 1.00/1.00 vMB 29
529,666 529,666 0000000000000000002053e2d9e8a8828741a0c61d3309f6d439857e6dddfea6 1,134 0.65/1.00 vMB 26
529,665 529,665 0000000000000000003333ab98910177c53d5b72ef1c55375b36537ed1dc835c 317 0.10/1.00 vMB 39
529,664 529,664 0000000000000000003430527565c79f22ebd36d4cc664347f026361c9dc980e 230 0.12/1.00 vMB 15
529,663 529,663 0000000000000000001557e29d22417b5147bdabd071634bd99a9f98266aa6e2 1,256 0.62/1.00 vMB 16
529,662 529,662 0000000000000000001164cb649b9d921081729f43b488f2329dd45bea32102f 440 0.17/1.00 vMB 55
529,661 529,661 0000000000000000002eeb3b820b884366d137dd23c7d9914c1c9fc8a0c0a1c8 2,584 1.00/1.00 vMB 34
529,660 529,660 00000000000000000032b67647576f759e2c0c0af52a8c9b5c773cb2ef09b636 2,462 1.00/1.00 vMB 5
529,659 529,659 0000000000000000001549814e8dead1a9d98166402dac01cbbf2db3f6e77044 2,708 1.00/1.00 vMB 42
529,658 529,658 00000000000000000029e72a2b0ef9e5e273798530d6954c695db794fedc0395 1,940 1.00/1.00 vMB 11
529,657 529,657 0000000000000000002442579303c948fb7af334c06b58204f5eaa6f64e5bdf5 2,503 1.00/1.00 vMB 55
529,656 529,656 0000000000000000000d6344eeaa8dece87a438c25948e9038e8fecd4c64ac0f 801 0.32/1.00 vMB 28
529,655 529,655 0000000000000000000495765d441c8846ab3f84138a80cc5d98f2a9f1ccf8ee 1,502 0.84/1.00 vMB 25
529,654 529,654 00000000000000000012d6e7a9169b263b9243138435b2a4760994512e0f79b9 575 0.15/1.00 vMB 28
529,653 529,653 000000000000000000218aa1a3be55b00ae0bab544c893cb183b5e7af0bbc0bf 628 0.38/1.00 vMB 31
529,652 529,652 0000000000000000000e4f580cc180d66bd71fd174d606af0e71b04cc2a896a5 1,391 0.50/1.00 vMB 24
529,651 529,651 0000000000000000002d35cc7b1528b3e79568cb2939c025044f7ad47e26e208 58 0.02/1.00 vMB 46
529,650 529,650 00000000000000000024b7267b638ff14b8d2798c91c137a44c0e187d4ba1034 2,716 1.00/1.00 vMB 30
529,649 529,649 00000000000000000030171a814fdcee1a1e36339093a676530ff8b016de701a 402 0.14/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.61 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: 671.88 GB
    • Received: 16.05 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.