Loading Tool

Explorer IconExplorer

Memory Pool

74,952 transactions
27.66 vMB
0.07613643 BTC
Random Selection Loading Transactions
Max Size: 168.74/200 MB

Candidate Block

Mining Attempt 2927b505903348ce4e64b593f2b1bb3e3fc6e0ddbdd7811cf3e3dfcad8ee5250
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root b12e55b5d79919fe4822ad23741a7a4738cc78fbea76580a1a63a2fa0fe7a10f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,166
Size: 1.00 vMB
Total Fees: 0.01675901 BTC
Feerates: 301.57 > 1.68 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (600,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,654 314,654 00000000000000001893094a5fa4c848f5afb5d42de6bc7f54af340d0f27689a 215 0.12/1.00 vMB 23
314,653 314,653 00000000000000002643bd47188fccecb31420d1966597e4016e875dbc741c1b 244 0.17/1.00 vMB 32
314,652 314,652 00000000000000001089853e9effb06eb66b37761c56291ba79905303d7a627f 648 0.35/1.00 vMB 25
314,651 314,651 000000000000000023175273a934fdc941a9ccfd13d22cb27bdbd99602a03294 269 0.16/1.00 vMB 21
314,650 314,650 00000000000000001c744753e0508286bb4f54986533823a3081d18b40173578 366 0.23/1.00 vMB 25
314,649 314,649 00000000000000001aca0dfdd1121181212b09c84e7b84edc69464fb960a2277 836 0.35/1.00 vMB 33
314,648 314,648 000000000000000022f0f5421161090d478732f3ae81ef34438e5704993e23b5 359 0.20/1.00 vMB 31
314,647 314,647 00000000000000001b4d5bf473527d2e2dbb678d8810c9c728a263f07184b16b 196 0.15/1.00 vMB 28
314,646 314,646 000000000000000011871bbd0de13058af69878d396012cf25e21d9c80d150e2 262 0.14/1.00 vMB 30
314,645 314,645 0000000000000000329fcc0e6cd53b7ae32b6c00e3f8bf356ea898f5b23a73e7 127 0.10/1.00 vMB 19
314,644 314,644 0000000000000000185e56fbad963648dc1916e20e9ccd07e4308b3013812659 205 0.11/1.00 vMB 26
314,643 314,643 000000000000000018473bc36e846aa83a410c4d85fbb72804f6fd86738b19c9 256 0.09/1.00 vMB 40
314,642 314,642 00000000000000000b6eba6ff12345810404f5f3085b9de48115a72fe49364ed 194 0.12/1.00 vMB 19
314,641 314,641 00000000000000001435a008ad8fd4339be3599b7531f9cc563bc404ff74d485 683 0.46/1.00 vMB 24
314,640 314,640 00000000000000000829d5e576e6a2cca26abcdf7ef9f75c7c747a4c16ae2b2a 109 0.06/1.00 vMB 24
314,639 314,639 000000000000000006df0cad5696bd8c4ee90f161ecfadc02711951340d09c2a 115 0.06/1.00 vMB 17
314,638 314,638 0000000000000000066c131d648f44cfe297fb1a2930fcd533564a21d680fdf2 735 0.45/1.00 vMB 26
314,637 314,637 000000000000000004cff32debc2e65265073a8646329e3f77fd9347ebed7a34 164 0.09/1.00 vMB 28
314,636 314,636 00000000000000000ffaa2f398229e7c286cbf1d0cfb44cea0acc7ea9677e19c 485 0.31/1.00 vMB 23
314,635 314,635 000000000000000019f775436e2aa2b5b067d3524248222dc736f3ee77129e89 128 0.11/1.00 vMB 19
314,634 314,634 00000000000000002722ea82b2269b098cde626c89137ecd28260438d7462003 1,347 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.