Loading Tool

Explorer IconExplorer

Memory Pool

45,542 transactions
27.64 vMB
0.07444548 BTC
Random Selection Loading Transactions
Max Size: 144.77/200 MB

Candidate Block

Mining Attempt d2260fd8a0c7ed06695425a71792eefa6424eb88252692384d7b16fc3527c910
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root acbe6a958fb21a27c11d9b2e5c88b8111e7d207aef7f649f88998e1b9fc7becc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,537
Size: 1.00 vMB
Total Fees: 0.01956003 BTC
Feerates: 124.00 > 1.96 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (73,390 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
841,498 841,498 0000000000000000000106ff78d1c1a4a637a216ba280544b537481c16cfdd64 3,632 1.00/1.00 vMB 25
841,497 841,497 00000000000000000001d480ba3767b564a9b9aa388c30c8db54149912a651bc 1,710 1.00/1.00 vMB 27
841,496 841,496 00000000000000000000606c99f0648558e0be9c36f12e1669be4ef39b7a4df7 3,900 1.00/1.00 vMB 35
841,495 841,495 00000000000000000000bd7652fad4a2cf7cdd899ae766b0b80ea60fe1ed9d63 4,071 1.00/1.00 vMB 35
841,494 841,494 000000000000000000000298d827f163185b6e40c8eb97fdf96f1d21e42d61c5 3,526 1.00/1.00 vMB 31
841,493 841,493 00000000000000000003030e17659741a0aaf989b3757ccf2f55dd4b5771fe03 3,350 1.00/1.00 vMB 22
841,492 841,492 00000000000000000002362ec3589e98b84d8f42312b088f82d68944d712e9be 2,777 1.00/1.00 vMB 28
841,491 841,491 000000000000000000009a4c627f7989e240885059df4c6015e6a46e214836e6 3,549 1.00/1.00 vMB 50
841,490 841,490 000000000000000000011354efe8af9db02b9055562d6838b33521bd20e9a376 3,719 1.00/1.00 vMB 30
841,489 841,489 000000000000000000015b84c72c983b98721fe4a4d1aa8e5650af73560c7b07 3,489 1.00/1.00 vMB 28
841,488 841,488 00000000000000000001433bbbffcaac103d549cf33d19f757d388ea34060093 3,604 1.00/1.00 vMB 43
841,487 841,487 0000000000000000000065277b9af0e4bbdbdeddc8990f042549c99c3428a143 4,275 1.00/1.00 vMB 18
841,486 841,486 000000000000000000016d8ce9fab0c593b40baa896da3e681924a3fadcb9850 3,529 1.00/1.00 vMB 35
841,485 841,485 00000000000000000002ab7612e4013047acb0e31c8b9cc372e41a87abf46ad2 3,514 1.00/1.00 vMB 18
841,484 841,484 000000000000000000005c5fe45941411025c9324882352e8dbdd1af1741ee61 2,272 1.00/1.00 vMB 24
841,483 841,483 00000000000000000002cb86e9f775b9e8629a410d00297ab2b48240ff01fa50 3,064 1.00/1.00 vMB 25
841,482 841,482 0000000000000000000260b6ba1a1d7841d52296b0404ee1b841b9d08f250532 3,643 1.00/1.00 vMB 26
841,481 841,481 00000000000000000002d3dd95610ede4b4f595094587750ac470702967b2b1b 4,012 1.00/1.00 vMB 27
841,480 841,480 0000000000000000000054b12780cb7c2e7e5d4a792424a985b88f70d6f74270 3,867 1.00/1.00 vMB 35
841,479 841,479 0000000000000000000030453ac9cecfcda43b8d97ab44f04425aced3fdaee33 3,714 1.00/1.00 vMB 33
841,478 841,478 000000000000000000018815b37126242a916666dd4aa7f9d6cf540aca24417e 4,194 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.19 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.73 GB
    • Received: 14.03 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.