Loading Tool

Explorer IconExplorer

Memory Pool

39,762 transactions
27.98 vMB
0.05820766 BTC
Random Selection Loading Transactions
Max Size: 142.77/200 MB

Candidate Block

Mining Attempt c2b1a9e489f7853637b41fe127c9cae96ef8aabb60df61f93ac220a5bae1867e
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root ab4632daf7f975cdb57e1c7ee919581115e31103a2caa9c0ec02d0da7d8db417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,282
Size: 1.00 vMB
Total Fees: 0.00464259 BTC
Feerates: 50.62 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (223,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,551 691,551 00000000000000000007cbe569fe241141e89b8789ecbc31606e7182f9fddbc5 1,179 1.00/1.00 vMB 6
691,550 691,550 00000000000000000004fd6d7b6456cf5075642948bd8aa3a5e4fbb8adaab678 1,790 1.00/1.00 vMB 14
691,549 691,549 0000000000000000000bff86df0edb0547b01b6e7c54f34c2c4abac02fdd679d 462 0.19/1.00 vMB 12
691,548 691,548 000000000000000000069da4b54f46005384a5816abafa318ab6548946634a48 698 1.00/1.00 vMB 4
691,547 691,547 0000000000000000000dc2e1bd6310596e669df1865e567b7736891282999ec8 1,298 1.00/1.00 vMB 8
691,546 691,546 00000000000000000003e122f026df359efa0cac0871d7d8adac137dff314faa 2,231 1.00/1.00 vMB 5
691,545 691,545 00000000000000000000697b9ffdd5deadb569f024b2bafa1ed7a9613b941be2 2,539 1.00/1.00 vMB 10
691,544 691,544 0000000000000000001280600bdc396bf914da821f3a8bff966144e21a70c51c 1,745 1.00/1.00 vMB 10
691,543 691,543 0000000000000000000b6c54a0192f68ccb192e3ef242740fa174bc5512afa45 1,963 1.00/1.00 vMB 18
691,542 691,542 0000000000000000000c7e58500b1b9d9732f5b7050c4a3e00178fff86b776c7 2,458 1.00/1.00 vMB 49
691,541 691,541 00000000000000000011e4668bf5aa3f4d2268a80951222252a712a12673afdc 1,070 0.39/1.00 vMB 13
691,540 691,540 0000000000000000000e558dc467a4b2b05dbacde3c1e3ea3ebcfbd52ee5d1e2 818 0.27/1.00 vMB 21
691,539 691,539 0000000000000000000df58f593cf0ecdc24a9065e3f20061325333b67c63294 2,030 0.97/1.00 vMB 19
691,538 691,538 0000000000000000000b510f4f7394925c72934ffe1bacce1296eaca29974290 2,226 0.97/1.00 vMB 5
691,537 691,537 0000000000000000001031b72f91114309103d41d549242d3f9923b7b1bffac9 2,145 1.00/1.00 vMB 31
691,536 691,536 000000000000000000026ff65b09638768db3d405e1832c6a20ad4188f7590c6 344 0.26/1.00 vMB 9
691,535 691,535 00000000000000000000a64564ce77e4b34f6c92b1f4317a5446c5ba564740f5 100 0.16/1.00 vMB 4
691,534 691,534 0000000000000000000900a469f690bde25d45f1b802347a737f4908fc8ef6a3 991 0.87/1.00 vMB 11
691,533 691,533 0000000000000000000e9342762917ececf91ba4d1cbcdf32bfab32ec82fc948 286 0.11/1.00 vMB 17
691,532 691,532 0000000000000000000776fd2588996423f0003c1d92265c2cb9fc2d9e440be7 181 0.08/1.00 vMB 16
691,531 691,531 0000000000000000000995f307546de31d9e6f49f9a28e2a20c800308b1866a9 836 0.37/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.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.