Loading Tool

Explorer IconExplorer

Memory Pool

80,382 transactions
29.67 vMB
0.06798943 BTC
Random Selection Loading Transactions
Max Size: 179.12/200 MB

Candidate Block

Mining Attempt 0514f0547a8eb7b55c021b01b05f318733d045e1e5146fd09176ee09143d74dc
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 4b235c52b3d582457b8cc14378e9593361d6c2278845d3c8d88dba778d61c7e7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,209
Size: 1.00 vMB
Total Fees: 0.00760437 BTC
Feerates: 100.36 > 0.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (477,043 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
437,935 437,935 0000000000000000014102af42cbd22a1426fdec1ef9bba9ce7494e3a618481d 1,740 0.98/1.00 vMB 46
437,934 437,934 0000000000000000013db3c7a5525da7930b7e73535fa5077bf0c64e833e35b8 2,752 1.00/1.00 vMB 77
437,933 437,933 0000000000000000014882a2df75ceb2b4c08b815df3112430d1b99cd59b727c 2,278 1.00/1.00 vMB 57
437,932 437,932 00000000000000000015693aeabb05a76638bcdc5a7001afe7d2ae41142f167f 2,733 1.00/1.00 vMB 72
437,931 437,931 000000000000000002d15eb714e3b20aaf8f3708f331653b80284814ab41ab64 2,305 1.00/1.00 vMB 84
437,930 437,930 000000000000000000c97cfc218e805b27fd830834437a00a3b1acb8cf0d2a0e 1,488 0.62/1.00 vMB 74
437,929 437,929 000000000000000001c55d301f384c0d76ffc57a14e7f4c7ceab787bccf434ee 210 0.08/1.00 vMB 67
437,928 437,928 00000000000000000376b901dbe78b8539c3e9512299cd10a87d019e4767d974 362 1.00/1.00 vMB 10
437,927 437,927 000000000000000002dd0774b3cb10cc784e50c14351c9377c96d26a39793e9a 446 0.75/1.00 vMB 19
437,926 437,926 000000000000000002e7635fdb825666fe9fac991645189231912f8d2b526c49 1,117 0.74/1.00 vMB 52
437,925 437,925 000000000000000000d22137c8d074cf16f8b8bc78a195df984337a81273c3c6 1,211 0.75/1.00 vMB 73
437,924 437,924 0000000000000000006e98067406aecaf0df010d1899b3bd7d3a86a2294eb62d 128 0.15/1.00 vMB 48
437,923 437,923 000000000000000003e5f070a2ba8141e3ecface745cdc7f83d28d811187174c 1,925 1.00/1.00 vMB 60
437,922 437,922 000000000000000003db51a7cdb7d622b2553f5fa7b813edf9bebf861e265bb7 190 0.07/1.00 vMB 67
437,921 437,921 000000000000000000f93001430e893c9aeb4f3d53bd7343eefb80d782cb6e46 848 0.76/1.00 vMB 38
437,920 437,920 0000000000000000037015214e70685580aefe57878ac3ab73c0a68d111d2245 1,883 0.99/1.00 vMB 58
437,919 437,919 0000000000000000011fed7c88e861dcb337d94e21c33aaecf0d15a9f5aeb58c 2,142 1.00/1.00 vMB 44
437,918 437,918 000000000000000001442645c638c473382f3ae0c9525ec90f0bb48acfe10d45 2,434 1.00/1.00 vMB 83
437,917 437,917 000000000000000003a812939691b1deb292bdc32f99b5dd91ec50adab02a5aa 2,418 1.00/1.00 vMB 61
437,916 437,916 000000000000000000fbf262f39a1e55e2b860561a228cf69cb598056ede8be4 1,977 1.00/1.00 vMB 58
437,915 437,915 000000000000000002019431a93b5b09ccaeaa8915879418d8f3a4b7ec744653 2,060 0.75/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.