Loading Tool

Explorer IconExplorer

Memory Pool

47,391 transactions
27.99 vMB
0.13338285 BTC
Random Selection Loading Transactions
Max Size: 146.88/200 MB

Candidate Block

Mining Attempt b735df7b7a99570f6ebadc091c338098aac7bbca00916d52314d3dcc915c76d7
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 6d8655c43375a2c572572dc4d38947827fa5517a962de476dd358fb7d179394b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.06006855 BTC
Feerates: 151.12 > 6.02 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (172,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,240 742,240 00000000000000000001d5aa6749e24d261672222bba7d32108dc3ddc78a00c4 678 0.79/1.00 vMB 9
742,239 742,239 0000000000000000000811fd60c7dfe706bd9378803d5571468cd06277f9c161 413 0.19/1.00 vMB 9
742,238 742,238 000000000000000000052ba7b4768b5f7415d7367c92b4aff5a189fe1c9dc671 1,259 0.44/1.00 vMB 14
742,237 742,237 0000000000000000000313c7ed5b0785bb839c7ca4bf08ada61c930a258de980 1,170 0.44/1.00 vMB 13
742,236 742,236 00000000000000000000cd8ecc6443fde7f1ec5df76ca6dbe2bccd473e6b950c 296 0.14/1.00 vMB 14
742,235 742,235 00000000000000000002f6db5d6118e8bf29531d38cac30ca9ac9577e325fb60 620 0.26/1.00 vMB 12
742,234 742,234 00000000000000000007d5027322d65dc2298bd6dab7fa9a68863e9b94bb1805 3 0.00/1.00 vMB 15
742,233 742,233 000000000000000000025639a74cac7f8a95a7428976e4270809b4be8aa83557 6 0.00/1.00 vMB 18
742,232 742,232 000000000000000000079f78fe94a27a566661c3a0fe2c27d4565809e6896f9f 1,057 0.56/1.00 vMB 9
742,231 742,231 0000000000000000000467f8550656ad6a5010df735301560d4f5ef10e0b0461 1,362 1.00/1.00 vMB 7
742,230 742,230 00000000000000000006a07968f032b6b0e2f2674ce56257cab89b2559debc53 2,334 1.00/1.00 vMB 13
742,229 742,229 00000000000000000000c97469c2b7b7f0e2ee1ce7bf7066a4834fc3e9419a69 1,994 1.00/1.00 vMB 12
742,228 742,228 00000000000000000007d677f6d408789fac09791747101e2dda5f513ef88919 709 0.48/1.00 vMB 8
742,227 742,227 000000000000000000018dcc76ab7149217123da1db7f31eabaf3a146367836b 856 0.82/1.00 vMB 14
742,226 742,226 000000000000000000030e33304dc582304defded72de05ca28f09f8bfded133 670 0.30/1.00 vMB 11
742,225 742,225 0000000000000000000092200c5614dc3dc4cf0e361ad2af4c9403fd4ca98de9 1,209 0.54/1.00 vMB 10
742,224 742,224 000000000000000000043f9273c0205ad425745ab1878d26c6286dc27f6137c4 777 0.37/1.00 vMB 10
742,223 742,223 000000000000000000025f274f368d3d55c823a1e923c5bfd2d0002884165d9d 724 0.49/1.00 vMB 14
742,222 742,222 0000000000000000000918cd76850f6a5e5202d62d760abcee07a669c1aa5e39 409 0.14/1.00 vMB 14
742,221 742,221 000000000000000000020816eecade7c5b8797014f71a3887ba6788d61806f05 2,338 0.98/1.00 vMB 11
742,220 742,220 000000000000000000040d47c88269f6723de5726100d2443dc6d20853303ce6 426 0.20/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.