Loading Tool

Explorer IconExplorer

Memory Pool

35,486 transactions
27.53 vMB
0.05938434 BTC
Random Selection Loading Transactions
Max Size: 138.31/200 MB

Candidate Block

Mining Attempt 9c7cb789537928592cb851fa5bc9852201441af1a7e8c353b7443d58073abb4c
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 26cfa28fbeb02f3ce1ea36d80b94d02f5e73ef894c5975100a90f48ccd3bab97
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,830
Size: 1.00 vMB
Total Fees: 0.00730073 BTC
Feerates: 203.60 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (257,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,884 656,884 00000000000000000003892985a9ef4fb919306776587eefade97de4c4464fce 1,604 1.00/1.00 vMB 4
656,883 656,883 0000000000000000000297903b84a94e0c2d6824effb44fe999432e1e4d46695 2,467 1.00/1.00 vMB 73
656,882 656,882 0000000000000000000677b6e202aad08c6f68f90dfd859e068ee28556687c81 2,462 1.00/1.00 vMB 5
656,881 656,881 0000000000000000000b2c8571a5c7607a522b882b202121668365b495741873 2,389 1.00/1.00 vMB 11
656,880 656,880 000000000000000000076ac4da1df94d2dad376f9150157fa91c75b596f7d457 2,268 1.00/1.00 vMB 21
656,879 656,879 00000000000000000006427a2fbc153d6a584ccf4443f942063d3e1caf6e2fa8 2,673 1.00/1.00 vMB 74
656,878 656,878 000000000000000000010ab57109d03fe259bed687c89e1db9fee55da2f15064 2,284 1.00/1.00 vMB 124
656,877 656,877 00000000000000000009a817a5e75aaab2c0fd494a8fc871bdb1b7fb2e9eeb6e 2,350 1.00/1.00 vMB 61
656,876 656,876 0000000000000000000d849cc424d7ed6412e663f1b5bf032820d1246ad14ab9 2,438 1.00/1.00 vMB 44
656,875 656,875 0000000000000000000447a2bbbb39f81a895a96ec1ee986446c07200a688765 2,224 1.00/1.00 vMB 49
656,874 656,874 00000000000000000010a01726551f1618e50a0596d9416b0ea242912065a583 2,548 1.00/1.00 vMB 48
656,873 656,873 0000000000000000000d7ae3ec55cc5af88aee6283440dc5100ca4b09bf39207 3,022 1.00/1.00 vMB 135
656,872 656,872 000000000000000000094834f5b7b7fc2e9c3caa6a3bd656b79abd5740e3329b 2,398 0.88/1.00 vMB 37
656,871 656,871 0000000000000000000fb373c5584dd3c08facdd3513b14eb0babcd21db7dafa 466 0.23/1.00 vMB 32
656,870 656,870 00000000000000000002dfdf923f9116fff356d3927b1f84eafb5ef86bdeb753 238 0.10/1.00 vMB 41
656,869 656,869 0000000000000000000d1f10cde285920961e374d8cb0db75027386cc94a27b1 123 0.04/1.00 vMB 52
656,868 656,868 00000000000000000002fc079505662e7c3fe640fc09e833dc81050e8f20d764 1,566 0.62/1.00 vMB 45
656,867 656,867 0000000000000000000540cbe8a322b54e1d16b514a8cfb7aa5cecb775bf1a32 1,513 0.57/1.00 vMB 51
656,866 656,866 000000000000000000017570de0c8ea239d70904dc606a9009c131da74e8ab6e 1,410 0.47/1.00 vMB 41
656,865 656,865 000000000000000000002f1b533d0882aaa5a58eb35c6b614875c8f503ecb7b8 556 0.37/1.00 vMB 22
656,864 656,864 00000000000000000009a2c546c3d53421d047085c7c761064cb8e1d1cb52e60 892 0.86/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 781.69 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: 628.49 GB
    • Received: 11.80 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.