Loading Tool

Explorer IconExplorer

Memory Pool

74,529 transactions
27.44 vMB
0.06843801 BTC
Random Selection Loading Transactions
Max Size: 167.71/200 MB

Candidate Block

Mining Attempt 85c237d9bcb55d7932a8699cc7a82174eb445e408cb83e3eebcac1c62b87391e
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root 813c572be0a43bae3b290c5be2b7c3025948ef2a1cf80251245a3876ef8aa568
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.01003824 BTC
Feerates: 179.53 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (87,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
827,990 827,990 0000000000000000000371be8a1f54f2c191875ee846ff8598d481f2fe237986 3,074 1.00/1.00 vMB 48
827,989 827,989 00000000000000000000e6070c5f0f86dfc2e402ccec5c926333eb6f813b3404 2,871 1.00/1.00 vMB 44
827,988 827,988 00000000000000000001115711934226bcea10d4b050d5e26fb418dc6b0ec9ca 2,518 1.00/1.00 vMB 50
827,987 827,987 00000000000000000002f80b6d023113ff6eddd899995dba5fed075519b6cc19 3,139 1.00/1.00 vMB 40
827,986 827,986 00000000000000000002c69a2702c2ae05006af52ad79601c6369bb4e6d6a176 2,709 1.00/1.00 vMB 34
827,985 827,985 00000000000000000000124f1642fd48e6227516d2556396da9767c304161cb0 2,561 1.00/1.00 vMB 62
827,984 827,984 00000000000000000003c2815f416eea074ab6c79a3a97e4e818c2897414bdf4 2,731 1.00/1.00 vMB 54
827,983 827,983 00000000000000000002294af712f9a545daf30a0c0ec076f8ec8fd00413906b 3,055 1.00/1.00 vMB 41
827,982 827,982 000000000000000000029cb44930932748fd4ca703f14ddb50b4beb1a6abda69 3,289 1.00/1.00 vMB 51
827,981 827,981 00000000000000000001209ec85f78b817a7f8e31d87b1bc63f715b36abc096f 3,290 1.00/1.00 vMB 35
827,980 827,980 00000000000000000002750fc5b8c7072e31f3a7a640642376e56322708122a7 3,228 1.00/1.00 vMB 30
827,979 827,979 0000000000000000000068cae8558de99884b39b4f7913d666b2ec2c31ee9fea 2,937 1.00/1.00 vMB 40
827,978 827,978 000000000000000000010e3c695196eb995b2d2ec13558b78d75312630f15567 2,677 1.00/1.00 vMB 44
827,977 827,977 00000000000000000003b1a332af87408df12bd88401c1c7e7456bf07786285c 3,150 1.00/1.00 vMB 48
827,976 827,976 000000000000000000017257b9c92b74dfcf58b6098d92dce665fc5e2af81960 4,434 1.00/1.00 vMB 27
827,975 827,975 00000000000000000003cd08d6bbc04206778d84438b727a18b56d6953140018 2,596 1.00/1.00 vMB 42
827,974 827,974 00000000000000000001584432dd44ed55aafcf3397d7b0aafa6f03001c5e5b5 2,392 1.00/1.00 vMB 42
827,973 827,973 000000000000000000035b7024ee844277addb18e0426593e877e2c2714f1433 2,707 1.00/1.00 vMB 41
827,972 827,972 0000000000000000000008417dd49abab77384ef986f75c8fa4485344818f9a4 3,068 1.00/1.00 vMB 59
827,971 827,971 00000000000000000000b452faa0bb76d57d10e8c4dd84531d8b9c0d52e489c1 5,850 1.00/1.00 vMB 34
827,970 827,970 00000000000000000000d423e7879908d0998742f53730e807cde50a11b61d0b 4,856 1.00/1.00 vMB 29
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: 712.40 GB
    • Received: 17.17 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.