Loading Tool

Explorer IconExplorer

Memory Pool

83,160 transactions
32.03 vMB
0.11799600 BTC
Random Selection Loading Transactions
Max Size: 192.07/200 MB

Candidate Block

Mining Attempt 171e65e14e82ce74919e25dc866151b91d07230fd9b492ae868506942ae1a42b
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root 13a26cd67c49d6761650d322996a7fb44e9aaf4eb32778c1dd19e50dce945a1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.02953607 BTC
Feerates: 100.36 > 2.96 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (191,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,051 724,051 000000000000000000072483a7b27854dc95cf9e5e754f9e9e5f24a611d3dbcc 188 0.12/1.00 vMB 2
724,050 724,050 000000000000000000089abf7afce1ff50f0bec86792becd3d84ac0425eaee71 2,010 1.00/1.00 vMB 2
724,049 724,049 000000000000000000097c7dde6a6ad35f4f7c0ede8d9258ec2e6443af342e16 1,521 1.00/1.00 vMB 7
724,048 724,048 000000000000000000028ae3fa5f9ef6b827edfa168853c315bea90c228d4e71 3,322 1.00/1.00 vMB 4
724,047 724,047 00000000000000000002fe41a78c7fda95276d2c5e42ca84fa380b730aafee1f 2,897 1.00/1.00 vMB 8
724,046 724,046 000000000000000000031da12ced2c149054f9b1264bd565d3660aed699a9462 2,585 1.00/1.00 vMB 13
724,045 724,045 00000000000000000004e4ab92fe65a3e98dca855737f4d94084763cb0af97de 2,194 0.75/1.00 vMB 6
724,044 724,044 000000000000000000055f3b5fab0ff65d47c782e7211a60583b2860357c839a 3,113 1.00/1.00 vMB 9
724,043 724,043 00000000000000000003cdac2fce0ffe5345428f74b393bd79bff46ea49dfc0c 156 0.05/1.00 vMB 5
724,042 724,042 00000000000000000003c10130a147c0d5ebd5e4f0150038cd180226c417ca30 661 0.45/1.00 vMB 1
724,041 724,041 000000000000000000083b5d3565b944285639118fb2620d4224d27c483089be 1,208 1.00/1.00 vMB 4
724,040 724,040 0000000000000000000084b995b1c379c92437a292b3a523bd0d4133f6c455b5 3,189 1.00/1.00 vMB 5
724,039 724,039 00000000000000000002d88fb6f6b6d2a6a74405a305b175a9dde8df9874edfc 1,781 1.00/1.00 vMB 6
724,038 724,038 0000000000000000000628cb2b2fe87ac49ce722d2fc6f1d3878c9e6f391c02f 1,806 1.00/1.00 vMB 2
724,037 724,037 000000000000000000009012dbd4b867b126c94f623c9a9c3a64500711ec66de 2,541 1.00/1.00 vMB 6
724,036 724,036 00000000000000000008e1396ca970951c7b100003bb526291f03c5db31f1874 2,592 1.00/1.00 vMB 8
724,035 724,035 000000000000000000049cbf28e5a3873a0b7e14710cd721d77a46ec1ee21007 2,903 1.00/1.00 vMB 5
724,034 724,034 000000000000000000007a061e113ad4dcdab6ee83e735cee360c267bb5f2d67 2,907 1.00/1.00 vMB 21
724,033 724,033 0000000000000000000477e66406effe0d392d880ce813715fda1e25a711fdff 434 0.22/1.00 vMB 7
724,032 724,032 0000000000000000000645e5b2723e243a3a08b410874a78bec68a7c626338a9 289 0.09/1.00 vMB 9
724,031 724,031 00000000000000000005462feaace73b20c688cb12275eac3ea85b2672d0310c 1,459 0.75/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 783.04 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: 720.44 GB
    • Received: 18.16 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.