Loading Tool

Explorer IconExplorer

Memory Pool

44,476 transactions
26.40 vMB
0.05378181 BTC
Random Selection Loading Transactions
Max Size: 139.60/200 MB

Candidate Block

Mining Attempt 7072b8cc75cfaa4401bb929eee5af155d1c735c64a155a84840c91acd2b64925
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root b6224e2828c0e0f4a678e4f02707672ecd3e93259904fc1f0faf6e71e4f0f567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,126
Size: 1.00 vMB
Total Fees: 0.00551241 BTC
Feerates: 40.21 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (641,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,831 272,831 0000000000000005ffef7a393d24713f0bbf7dbb75df0eb005a5fefab4e1a566 100 0.03/1.00 vMB 46
272,830 272,830 0000000000000002e8456c175ad57a04a9ba004d1ea8cd4c2b6ad17c6278b0d0 221 0.11/1.00 vMB 36
272,829 272,829 00000000000000034576a86591b31ef310d1391f1c5215f95b5d80bc4c711e17 33 0.02/1.00 vMB 12
272,828 272,828 0000000000000004def212e9bb40b3691ec9337ccc431dd55b64060732e17a82 418 0.19/1.00 vMB 56
272,827 272,827 000000000000000248c8149d79118efc38ea0009e929b2d814eac965cfd312f7 56 0.04/1.00 vMB 28
272,826 272,826 0000000000000000dcdea9cf292a08ff2da643ea69063aa903b19adf77a5e15e 352 0.18/1.00 vMB 49
272,825 272,825 00000000000000020e617a29a7da573e5e370a545edeee1a1b30a155232f632d 95 0.04/1.00 vMB 52
272,824 272,824 0000000000000001c0624d2376d4261b4f4ae0c38f95c7ef3e30a335a366669e 312 0.14/1.00 vMB 35
272,823 272,823 00000000000000006376b0a2a201a2c53994481b5beabd1f225338db58b44354 397 0.21/1.00 vMB 64
272,822 272,822 00000000000000011ef95b41e8a78f6672bc60b2c86f6911e08caf572dba2fcc 167 0.06/1.00 vMB 54
272,821 272,821 00000000000000036bfcba40cc97045e41f42fcff9eadb5798fb5bd06adff317 181 0.07/1.00 vMB 45
272,820 272,820 00000000000000009fc6c0b2faf80b1e399246e5795e495003450873ec6741fb 377 0.18/1.00 vMB 44
272,819 272,819 0000000000000002787a737487690013d9ebf8eeff7c7aeb0d91a07b0424026f 176 0.07/1.00 vMB 66
272,818 272,818 00000000000000002085052e771c42e48f277ac9eb432d554c89c9898de9ae19 571 0.24/1.00 vMB 66
272,817 272,817 0000000000000004db1cdf5c8e0440e38a635f476c65ebe7923ac697af3002c5 1 0.00/1.00 vMB 0
272,816 272,816 0000000000000003769cf260327e71c051364941e0f27d085ce33d6fd9d7f8ab 14 0.03/1.00 vMB 13
272,815 272,815 00000000000000027a7194203d11d82c67ea06f6d78d9fbf30dd6733a2661109 37 0.02/1.00 vMB 46
272,814 272,814 000000000000000243cfbda6863f0a35dd3739cf3778ff89d09d05732026fce2 130 0.05/1.00 vMB 56
272,813 272,813 0000000000000005f5c95644d836e7253c4982904cdedb28244d31be129db74e 591 0.24/1.00 vMB 52
272,812 272,812 0000000000000005745c3c90da5f8f77e0faf751f9b7b852e80b3feb62328e77 524 0.20/1.00 vMB 53
272,811 272,811 0000000000000000b0dd0766b37cb6541b62c8e8046ec3ce21274275a7fd7d9e 210 0.08/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.