Loading Tool

Explorer IconExplorer

Memory Pool

88,152 transactions
32.27 vMB
0.17012523 BTC
Random Selection Loading Transactions
Max Size: 195.44/200 MB

Candidate Block

Mining Attempt bd540a27950df02b9678b963d388c4b61eed073bb998f689766052db9e1a8cac
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 567cf6098d5fd64346feaaa73e747f8349d23783f9fddcf117ce7f8af40586f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,593
Size: 1.00 vMB
Total Fees: 0.08229306 BTC
Feerates: 216.64 > 8.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (496,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,320 418,320 0000000000000000016774358d5d149679bd6b4cdf88aa345a30594db6ee0d7b 2,272 1.00/1.00 vMB 44
418,319 418,319 0000000000000000019fb17a1f353416d41ab638e35ac52181f27d50a5c8f3c1 2,549 1.00/1.00 vMB 86
418,318 418,318 00000000000000000506f148a723e0120e8eae55dc3fe78b9554a3aa437db621 2,027 1.00/1.00 vMB 72
418,317 418,317 000000000000000004be626c5f8f26401dc01e26790f940af49aaf719a70226a 324 0.19/1.00 vMB 39
418,316 418,316 0000000000000000006603d15f1513102fdcd230e726cbab4c7434ca51485816 2,260 1.00/1.00 vMB 58
418,315 418,315 0000000000000000004e7998acabd910cab99e11ad90cae73b247a81d62a1c31 2,353 1.00/1.00 vMB 57
418,314 418,314 000000000000000004646506b3244008192fae98712eab53157860b3e22ec1c1 1,061 1.00/1.00 vMB 25
418,313 418,313 000000000000000000020b859688245c9351a1b2e61cf32a2ee91d28ceafb68c 2,450 1.00/1.00 vMB 60
418,312 418,312 00000000000000000530ccd9daeaf735a32a0d414f226b21ceea827e7299c55c 711 0.70/1.00 vMB 35
418,311 418,311 000000000000000003f4665f149ffe0c8b49232b76342dcc6a364864092e4636 2,684 1.00/1.00 vMB 61
418,310 418,310 00000000000000000480416363188c125d700ede969b16a6d5456e2ff1e1106a 1,979 0.94/1.00 vMB 49
418,309 418,309 00000000000000000017c37d8031a1741fe6d3b4e0300244637cc4d37325346d 389 0.99/1.00 vMB 9
418,308 418,308 000000000000000001635a82172b14d47fccb8a3f949d1a438ddeb4ac029816d 827 0.34/1.00 vMB 56
418,307 418,307 000000000000000004655a79f2debf3d1ada4a63916dc60a9378f7d5d7081737 239 0.71/1.00 vMB 11
418,306 418,306 000000000000000002050289191b9c077dd67cf5620a8dda10a0eeeb94eefdd4 1,415 0.56/1.00 vMB 61
418,305 418,305 000000000000000001074e207ca4a4d881e9ecae207837ee001dacfc9ae65bcd 203 1.00/1.00 vMB 10
418,304 418,304 00000000000000000151106bc8e70fd4cd8703276f7375ec8870fa97e5ba1c37 2,189 1.00/1.00 vMB 48
418,303 418,303 0000000000000000012ff65368a23f0664abdba5f2c30df377aeedb6829756cc 2,319 1.00/1.00 vMB 54
418,302 418,302 0000000000000000053e2fac595cae97b0cebbeff7f923a6909598db4f2ea7c0 14 0.00/1.00 vMB 134
418,301 418,301 0000000000000000018cd472e8e5a22cc432c97063ecd9f3b92cf479a25cdb6e 2,126 1.00/1.00 vMB 81
418,300 418,300 0000000000000000035f17017196f2cc2bc7fe0e0bd255d949ee757a97dcb2ff 145 0.11/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.52 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.93 GB
    • Received: 15.65 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.