Loading Tool

Explorer IconExplorer

Memory Pool

27,632 transactions
14.19 vMB
0.06138277 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 77.52/200 MB

Candidate Block

Mining Attempt 0eef7c401c9977147b174fac75592697759a8dd1ab51609cbe791dddd6dbf200
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b5aad85264c425d2b732d91ddb4abb0696f5691e6b50b15f42baf9da4a10b5bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,698
Size: 1.00 vMB
Total Fees: 0.02691662 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (773,255 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,995 139,995 000000000000076886502d6a41ba709589b4bccc907f4b1e69281d1bee0914e9 8 0.01 vMB 44
139,994 139,994 00000000000000e9a9ea00ad6fc12fbfea912edb7954b2a64f58cc3d44fccd3c 8 0.00 vMB 501
139,993 139,993 00000000000002982535448376b7103abe0e60ed6f783f945fbe6dbd8689e1a7 27 0.01 vMB 498
139,992 139,992 00000000000005a97b876cdec88b5ab1ff6f93ef7a48fe1ab23616478a7da388 9 0.00 vMB 40
139,991 139,991 00000000000000bb44d5228ebb1548540b7148bbc8421d6144237c78674c3e23 36 0.02 vMB 83
139,990 139,990 00000000000008d01930b2ee3a0fda6b7f94d68b92d3f63f45a6457db441af4f 8 0.00 vMB 444
139,989 139,989 00000000000000178cbf6dc3539bcb5c752d72c64edcc2ca282b77a13e726cb3 102 0.03 vMB 156
139,988 139,988 000000000000008058a3be6e8c4872d2ef9907be901320400e3c6fd9f45a0197 62 0.02 vMB 138
139,987 139,987 00000000000004292c04aa9a26af8c086c3cb746c720013e22b71f3e349b2e84 115 0.05 vMB 250
139,986 139,986 00000000000008337f52c0b9b98d10aa8dc9e7c49259bee41ba87191c16d1491 112 0.05 vMB 53
139,985 139,985 00000000000004a2b8e24a098f220f39b7175715d55dcbb475137b7dd4461e32 8 0.00 vMB 627
139,984 139,984 00000000000000b74846add84d3e3fedcd23e69fa052dab0363cc1dee8226d64 146 0.05 vMB 283
139,983 139,983 000000000000072e7fdf7472acb990f44a6d17659283894a9993a988c6406b54 11 0.00 vMB 0
139,982 139,982 00000000000000609dc61c06f0160795e9b9834903cae637b0c789fa6a0d18d1 48 0.02 vMB 280
139,981 139,981 000000000000046008308e25a7e760958c1c3fde8fc2a9fc62e325ee7465fe44 118 0.04 vMB 184
139,980 139,980 00000000000008d161f78099f48140338773c44af7243a650a2d79020d1a48d9 27 0.01 vMB 250
139,979 139,979 000000000000047261ca6daf63ecdb62ebe78becbe8e252fcd16db6946c8635f 146 0.05 vMB 152
139,978 139,978 00000000000006e67eb56296b2e62029fa726a55e96057c49bb3c7c1c79e0f6e 59 0.02 vMB 21
139,977 139,977 000000000000088139a7705c7d4befc918617783ac8480789a916cde17e7374a 9 0.00 vMB 143
139,976 139,976 00000000000004fda1b564008e456be3c237786884aee9d6ef361ae2716345aa 42 0.02 vMB 185
139,975 139,975 000000000000079488e5131ad49e599722151bfc38a8cb6c679fe2ad115681fe 18 0.00 vMB 495
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 14
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.