Loading Tool

Explorer IconExplorer

Memory Pool

44,939 transactions
28.18 vMB
0.06335105 BTC
Random Selection Loading Transactions
Max Size: 149.77/200 MB

Candidate Block

Mining Attempt 3e9e01887ffd1e5223cfc1f7f7830d836143237763cb0b08118d8c2cc5638145
Version 20000000
Previous Block 00000000000000000001d31dd75d38543959c8b9e526cb3be5dabf3325e25fb6
Merkle Root 77ebab76c36796c3b97af5968e81b61b41ed6b5aa7f701af05713e4085243c34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,551
Size: 1.00 vMB
Total Fees: 0.01020247 BTC
Feerates: 361.66 > 1.02 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,850 (250,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,797 664,797 00000000000000000009cf2a1bcb4e1812d3ef034f5b58b8521ad4700019bf9e 2,961 1.00/1.00 vMB 105
664,796 664,796 00000000000000000007898386a609e098c40d49b8d679390d6ca7a5e5fe7c49 2,455 1.00/1.00 vMB 98
664,795 664,795 000000000000000000039a7904b3eb00dd5015b4c96aba2c1833249f15fd294c 666 1.00/1.00 vMB 95
664,794 664,794 0000000000000000000e37b509433375af4cd0e6c466311cc47c8be064c0d101 1,523 1.00/1.00 vMB 102
664,793 664,793 000000000000000000083af06e3124c8b355919d3a124f8ae54e43bcebe77923 2,851 1.00/1.00 vMB 111
664,792 664,792 000000000000000000061eecb17698b35153458627ff777a5494044f851785e3 2,455 1.00/1.00 vMB 30
664,791 664,791 000000000000000000039d8b01276747f0b2007dd6c79cb801f7ef601f3d1e3b 2,772 1.00/1.00 vMB 38
664,790 664,790 000000000000000000064080280f456b6687ac81d698c489e7ee13832d8745f2 1,080 1.00/1.00 vMB 91
664,789 664,789 0000000000000000000470cc755a3a4d7d2a429419c7a313c87a425e1751d5d9 2,755 1.00/1.00 vMB 99
664,788 664,788 00000000000000000004813803a938a06d33748ce0911cabd11733da999874f7 1,948 1.00/1.00 vMB 37
664,787 664,787 000000000000000000090ac7da2003dfc0637487b3eb92625d27ad026b5a3aa0 1,860 1.00/1.00 vMB 38
664,786 664,786 0000000000000000000797bf55762f4da5665d29238987101fd8c9d7e060ad85 1,845 1.00/1.00 vMB 31
664,785 664,785 000000000000000000095fdec3fc3f3e55ebce0199d04145608400c13a08f4c9 1,607 1.00/1.00 vMB 14
664,784 664,784 00000000000000000000fb4fc4e7b4df668a802296a98bcfe7a5d67834ca4eba 785 1.00/1.00 vMB 14
664,783 664,783 000000000000000000070efcd9aecb52c18e42835cc6519ed9051e8fdf5c6272 2,932 1.00/1.00 vMB 69
664,782 664,782 00000000000000000001c135faecc9ba1a8abac1708e084e9e5f013d522116d8 1,471 1.00/1.00 vMB 35
664,781 664,781 000000000000000000038a9b56dc5692b786637bef086d2945d7b2b6d341248f 2,381 1.00/1.00 vMB 19
664,780 664,780 0000000000000000000e9832f6d2e5835f712789773e7343c238ddc4ca765569 2,582 1.00/1.00 vMB 88
664,779 664,779 0000000000000000000c15548fd919b25becad11819713d7ecad10cbaa510959 2,193 1.00/1.00 vMB 67
664,778 664,778 0000000000000000000ea9c2c280736869d1bd44fa184b2f9f2b0a616737dec9 1,691 1.00/1.00 vMB 28
664,777 664,777 0000000000000000000bd1fc4646e37eda0ca48c703d328202e9b0e04cbf5a41 1,766 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.12 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: 652.16 GB
    • Received: 13.73 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.