Loading Tool

Explorer IconExplorer

Memory Pool

79,755 transactions
29.27 vMB
0.12372672 BTC
Random Selection Loading Transactions
Max Size: 177.25/200 MB

Candidate Block

Mining Attempt da0c15d67b61ce4a6172b95ea109d956d8e60c1b6151bf09522c63b18e9ce002
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d9ef87ee109c7ee3c02b159db858e3f31dbda87b152dc0f62c8651a76529b252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04586375 BTC
Feerates: 301.72 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (538,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,672 376,672 00000000000000000382219a7ad5e03a28e198ec2b5577d7f87c5bbcafd9166c 663 0.27/1.00 vMB 42
376,671 376,671 000000000000000008b30db657c068ed149bf363d7a8e70eb8d1fae4df67fa83 1,288 0.65/1.00 vMB 32
376,670 376,670 000000000000000006c7688ffa2db69398ed5c5a80c314459e2d5dd7f7e02c7b 931 0.48/1.00 vMB 33
376,669 376,669 000000000000000010e0f43e2c9eb97896e22dc3b09130cf56d98179df8f2407 596 0.29/1.00 vMB 36
376,668 376,668 000000000000000011d592bbdc8bb3fe9038e8f4104f9803719757c2ccac2352 1,514 0.84/1.00 vMB 36
376,667 376,667 00000000000000000b19de903a16ad9b00fbf3c6f07b020205d257ef905fa967 1,048 0.56/1.00 vMB 33
376,666 376,666 000000000000000002ad13e23cdfc69cd2c0e53bf3f41a6c6b18b155ee2c63fb 628 0.55/1.00 vMB 16
376,665 376,665 00000000000000001039de9d742e4898547dced4f8f1b0b5c84b937f95dc599c 189 0.10/1.00 vMB 25
376,664 376,664 000000000000000005f3ab39476870f816bcb888676892dddfd974e526054dfc 2,193 0.93/1.00 vMB 44
376,663 376,663 00000000000000000e8863529aaec06b927ae3221b7260af2c16fab1ae56df33 1,545 0.77/1.00 vMB 37
376,662 376,662 00000000000000000f2c3b8e056f3df59816e51d4eb83708a510d5e48c5b499a 112 0.05/1.00 vMB 32
376,661 376,661 00000000000000000bc1c8960d321658d99097262243ff7fb3f5bf3d4297324b 82 0.03/1.00 vMB 43
376,660 376,660 00000000000000000ac5022a0a3b529a16a14176049dfb9299bdebeccf343287 477 0.24/1.00 vMB 35
376,659 376,659 00000000000000000d3725aeb69494f22ef40fe91df5fa80d381fc0996c3144c 1,127 0.53/1.00 vMB 39
376,658 376,658 00000000000000000460433f6644631eff633f45bcac7cb435a4dcacab637c14 890 0.42/1.00 vMB 37
376,657 376,657 00000000000000000eace0b58ca5fd1deecf0e8fa7e023a30321d103dcb3b80e 268 0.13/1.00 vMB 33
376,656 376,656 00000000000000000529ce64429c3087456cdf7f3c73e7f3d89bd38c8d9c270b 773 0.36/1.00 vMB 40
376,655 376,655 0000000000000000001b97e8df73a84d416665f5a352fed7a3ff69742fdc3546 409 0.21/1.00 vMB 30
376,654 376,654 00000000000000000bb9f49934ba0883b471715861590e0da54b4af18411aeee 1,086 0.53/1.00 vMB 38
376,653 376,653 000000000000000000f998072679be67e3dd97f65457836bcaa99cb5caeb7395 33 0.02/1.00 vMB 33
376,652 376,652 000000000000000006b4708f21520a77c4bd06523ab211cfd55785992fc01fef 43 0.02/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.