Loading Tool

Explorer IconExplorer

Memory Pool

86,128 transactions
31.31 vMB
0.09358586 BTC
Random Selection Loading Transactions
Max Size: 190.55/200 MB

Candidate Block

Mining Attempt 82a9f755f8075aa97f38848c1943fff3f10021b2902600ec70e6111cd23f9d1a
Version 20000000
Previous Block 000000000000000000004034f963b6c74ab0fcd958dffc4d075448b0a55af711
Merkle Root 7bec2475db9c282c4426d9d5fa3c3e389e7dc225e1353f450d9c2234692a274e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,432
Size: 1.00 vMB
Total Fees: 0.02027967 BTC
Feerates: 500.45 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,076 (213,136 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,940 701,940 00000000000000000007036042d2b12def26f09e3dbbf9f01424a7e59166b4e6 1,465 1.00/1.00 vMB 7
701,939 701,939 0000000000000000000c77ded755c9acc6b9ddd14c98b16d95341b89731dd31b 1,500 0.89/1.00 vMB 10
701,938 701,938 00000000000000000006cf7546134ad9a8ca4464bc8e0b21842c67453d44a975 606 0.22/1.00 vMB 11
701,937 701,937 000000000000000000092497f717a5f270d807e538ecf1ef0278eb52d59586a9 638 0.24/1.00 vMB 15
701,936 701,936 00000000000000000001c366a78ab5890ee301b37c187d14d68d3519fe9d02e2 1,298 0.47/1.00 vMB 16
701,935 701,935 0000000000000000000e7e221139c35c9d6cc31959b2c174b8a83d04e9037606 1,129 0.53/1.00 vMB 9
701,934 701,934 0000000000000000000bf6cc51327c245259db28642772b369d9b762e220cee4 254 0.17/1.00 vMB 7
701,933 701,933 0000000000000000000b53c9c7089988da237cb3c0265c48718e0185bba8cc65 1,792 0.99/1.00 vMB 10
701,932 701,932 0000000000000000000a00833ed3166d99fa8d0bdfeb553a273963fe5f00adff 387 0.24/1.00 vMB 19
701,931 701,931 0000000000000000000502088bf99fc7d3c7cabe4f2324e3ac0b6a45cf729b48 781 0.29/1.00 vMB 11
701,930 701,930 00000000000000000009d9adfcc63ae647df9c27a3f7f92ffc7f6ff218d86ce9 767 0.35/1.00 vMB 21
701,929 701,929 00000000000000000009280328f79aa623abc4d45becf60d86b509a9e3ec1eb7 1,391 0.85/1.00 vMB 15
701,928 701,928 0000000000000000000849649960a0a8f993e1978c4a093d68676d6c5a0526b5 785 0.27/1.00 vMB 12
701,927 701,927 00000000000000000007365bf6c6ed4088345c1cb1351b39046f50dcc157a380 1,903 0.69/1.00 vMB 12
701,926 701,926 000000000000000000037dc57b3b200683fd7dcb4cbaedcce8b74dc25428b78d 1,611 0.92/1.00 vMB 7
701,925 701,925 0000000000000000000c74a17b1fa06e08d583759e082b8436b05b05e666d338 1,430 1.00/1.00 vMB 8
701,924 701,924 0000000000000000000b831990fcff457485ecd38c82c97e05bb8cd9d9d5da69 503 0.16/1.00 vMB 11
701,923 701,923 0000000000000000000d2ed72ac32b8ff85cabc61b68210e753f45e27a9a045a 140 0.05/1.00 vMB 13
701,922 701,922 00000000000000000000d084be1e1fde70c8dc943143c9fd7629360c20e96a10 481 0.17/1.00 vMB 5
701,921 701,921 0000000000000000000b15d54e7f7b2a0e0ace32601c743c5d244376f49d4e5c 2,798 1.00/1.00 vMB 12
701,920 701,920 0000000000000000000c3281cdeebe3280a2308f8a11cb611e372c262ae48742 1,560 0.57/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.53 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: 668.95 GB
    • Received: 15.66 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.