Loading Tool

Explorer IconExplorer

Memory Pool

26,551 transactions
7.76 vMB
0.05250567 BTC
Random Selection Loading Transactions
Max Size: 51.28/200 MB

Candidate Block

Mining Attempt b93c2a066812ebe7f5f04f98cfc774238473df89d20e72a05fcf58d00eb5e6ab
Version 20000000
Previous Block 00000000000000000001688bfad39af3cca638ac11c3abf1c3e8f0e9a99b20dd
Merkle Root aa8eb5651d69251e29124b5dac85164f07c2d54f46e7e1a8de2b926464e98420
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,769
Size: 1.00 vMB
Total Fees: 0.03459454 BTC
Feerates: 150.75 > 3.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,298 (351 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,947 916,947 000000000000000000005de21da5f1530b2e5207652fa9102b69471994a77fc8 2,648 1.00/1.00 vMB 2
916,946 916,946 0000000000000000000196680242279f8aef36cd257d97c211eb61c78748d4d6 1,982 1.00/1.00 vMB 2
916,945 916,945 000000000000000000011a012c4ae0e17a24b9a9f892a982612130794c1d123f 3,863 1.00/1.00 vMB 4
916,944 916,944 000000000000000000005858a4a14c19a6c0fabd0cdf59cf79eaaaa66c89edc6 3,852 1.00/1.00 vMB 5
916,943 916,943 00000000000000000000ab50507c2455b66067984bd0737888de24cd6f442b7e 3,913 1.00/1.00 vMB 8
916,942 916,942 00000000000000000001127b8c16f00891d2067de50b8e56092034c4e983c3e0 3,819 1.00/1.00 vMB 7
916,941 916,941 0000000000000000000193aa15684f6117a7db035df072b265c03c98bc9e282e 1,994 1.00/1.00 vMB 1
916,940 916,940 000000000000000000015cfffde5af1654929d6f2fb78ce3abe9514ac5740c8c 3,675 1.00/1.00 vMB 3
916,939 916,939 000000000000000000003b8eef43759c7033a57925c1a91f083d72980beaeb80 4,178 1.00/1.00 vMB 6
916,938 916,938 00000000000000000000403d1434257fa6f93de20d8e343ee23a1aef075ff470 3,698 1.00/1.00 vMB 6
916,937 916,937 00000000000000000000655f996dfb5fed637bb1fc50090c664bf38486e73be5 2,559 1.00/1.00 vMB 2
916,936 916,936 00000000000000000000712bf2f1582e8efff8681015449e0060f8d975f49988 1,052 1.00/1.00 vMB 1
916,935 916,935 00000000000000000000efba2f34dd79a81e1aa79f0dfdcaa72b9b588183a7c5 2,794 1.00/1.00 vMB 2
916,934 916,934 00000000000000000001522c29e1a76c00449e8ea12daf56c725f1544d7b3d49 2,915 1.00/1.00 vMB 3
916,933 916,933 00000000000000000000c8463094290257ef888abcd801cf8556227660a84a31 3,109 1.00/1.00 vMB 2
916,932 916,932 000000000000000000002ce5747233cf1c111bb35fac4e3ab29986f8f5edab86 3,727 1.00/1.00 vMB 4
916,931 916,931 00000000000000000001bd992640a188df9cea404629bf5980fc04e6fd370338 3,287 1.00/1.00 vMB 7
916,930 916,930 000000000000000000014082ed5505ff28d1b0491102f3edb28d012f968d0351 3,372 1.00/1.00 vMB 4
916,929 916,929 00000000000000000000f9e03db27b7e98f5b19e0de482b2ff0d3b5836cfdb86 3,436 1.00/1.00 vMB 5
916,928 916,928 000000000000000000019c0cbe4dd5019fdff518263c0dcdec7dc0bacdc70bfb 3,825 1.00/1.00 vMB 7
916,927 916,927 00000000000000000000aeec15e80444d97b8cc982d627f88c1aa11a9a7b5be8 2,831 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 786.32 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: 999.02 GB
    • Received: 32.66 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.