Loading Tool

Explorer IconExplorer

Memory Pool

78,425 transactions
28.93 vMB
0.07084656 BTC
Random Selection Loading Transactions
Max Size: 175.49/200 MB

Candidate Block

Mining Attempt 2eb7be6182d8e022344e72b45a49fcacc67dceb743f658bda7130e609cda7380
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 628a80de2bafbd40da5455683e6e72d1c8634debf044514a8d95a11fbcdad67f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,150
Size: 1.00 vMB
Total Fees: 0.01067179 BTC
Feerates: 73.20 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (262,894 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,214 652,214 00000000000000000002be3d882770c07bd90ea51c2c30cd149a02d29c93ee5f 954 0.93/1.00 vMB 2
652,213 652,213 000000000000000000006a18753be515c7edf529aefdc9c9d37d4a705e187e89 1,523 1.00/1.00 vMB 41
652,212 652,212 00000000000000000004b7fa2354cb01c608833f0204728fdf774a27a82093d1 2,121 0.96/1.00 vMB 14
652,211 652,211 0000000000000000000d124bdb3a573ce4499c7946186b95f8c7f52a0dfcd39a 1,976 1.00/1.00 vMB 53
652,210 652,210 0000000000000000000c6e5e1007c712d5c2f97bb37a291069e928ea6db3d57c 2,309 1.00/1.00 vMB 66
652,209 652,209 00000000000000000000ef04bbacd55eac5309700076e13911341eb0096debc9 1,753 0.71/1.00 vMB 40
652,208 652,208 0000000000000000000ca21490f4d2946d5275bb60056b027b029acf257160b5 206 0.10/1.00 vMB 16
652,207 652,207 00000000000000000007eb416ca922fa98f168b6238c483d7e173bc9fe428fc8 2,214 1.00/1.00 vMB 45
652,206 652,206 0000000000000000000add5fb9d128c15f0fd5a2f774f63654c03a849ddf217d 741 0.32/1.00 vMB 34
652,205 652,205 0000000000000000000e95d1cabfbb9dec4469bf0eb17645187acc848aeb1349 2,220 0.81/1.00 vMB 44
652,204 652,204 0000000000000000000a84014745a902d2707d5c5b6cc00d02a1eb2bbc1657c0 1,044 0.33/1.00 vMB 42
652,203 652,203 0000000000000000000650e1a9a71bab54413f3c355a72441d7b0c43104a259e 303 0.09/1.00 vMB 54
652,202 652,202 00000000000000000003ceeff90f62bf4d781c04664fe0fdfb113ba0940eb80d 710 0.37/1.00 vMB 46
652,201 652,201 0000000000000000000d52053f744288b922347dbf9221b926fc972c3779917a 1,315 0.45/1.00 vMB 47
652,200 652,200 000000000000000000091213448e18ed6a2f8a2d99bae2f22956d30a9360a835 1,341 0.43/1.00 vMB 43
652,199 652,199 000000000000000000089d0245f4897ba407299ae7e3709140b6894736011cca 983 0.42/1.00 vMB 42
652,198 652,198 000000000000000000030f68a9f03f3dd007ff3e5f189b4e95f1d10bae7fbaaf 33 0.01/1.00 vMB 50
652,197 652,197 00000000000000000003e1a75bff8d4b7af153775856045b5db75d0a079c644b 848 0.29/1.00 vMB 52
652,196 652,196 00000000000000000004174d20209937c4886e09483101117f2dadee8aac5d8a 1,843 0.82/1.00 vMB 38
652,195 652,195 0000000000000000000d67a326ab681a0f2d91a26e46aca1dd60f7a269a5dad6 2,186 0.95/1.00 vMB 37
652,194 652,194 0000000000000000000d0e2d64191902b4c0d0cee8c4e2ebaed5d39f1e2f99fd 2,662 0.98/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.58 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: 671.25 GB
    • Received: 15.89 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.