Loading Tool

Explorer IconExplorer

Memory Pool

81,379 transactions
29.88 vMB
0.13438039 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt 84589a20cc01474906521ef3305404afae7d59bb172d55f83fe3de65a9260de4
Version 20000000
Previous Block 000000000000000000005c2fc4d2b95ddb889fb35eace1de4a362d4b7706c2e6
Merkle Root ff57e61c969547b601f3c915b46b18731254e6bbe601caf7bd65da39a1d48615
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,942
Size: 1.00 vMB
Total Fees: 0.06838675 BTC
Feerates: 213.90 > 6.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,109 (651,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,004 264,004 0000000000000004d1a373503f0a309c15b48892ec9fa21a950c3c093d6e5c21 313 0.15/1.00 vMB 122
264,003 264,003 0000000000000009d5bf4fdbd7f1dbb9dd56fb419c34419d5f7b11624da79b8a 89 0.04/1.00 vMB 98
264,002 264,002 000000000000000bd1b48e9866743cf35fc2018466450b3d8c35e85b8ed23c64 333 0.16/1.00 vMB 109
264,001 264,001 0000000000000007f58dd8567278c80bb9f964c293f02589e83dfceb8775fa60 48 0.02/1.00 vMB 100
264,000 264,000 000000000000000d05c31485c532503939ca0b88d7e322dff79900ee6cdd5ed4 88 0.08/1.00 vMB 38
263,999 263,999 000000000000000c114ce635c18bfaadb1d19692f513976f51368ac1f97f62a2 107 0.04/1.00 vMB 116
263,998 263,998 0000000000000007174fd9440fbbf72ad9c1a50374984ef39a105efe50366d4f 151 0.09/1.00 vMB 61
263,997 263,997 000000000000000d9ead67c4aa3dcbfed00e6f58fa42d0c4fe97a6204b6b4ee4 375 0.15/1.00 vMB 113
263,996 263,996 0000000000000009d40a3e6e273b10f858e2692eec9374dd29474abc9ee2ac8b 439 0.21/1.00 vMB 106
263,995 263,995 000000000000000066170f40a2854c493be8672f53b4948da604a4fbb3c36794 81 0.15/1.00 vMB 32
263,994 263,994 0000000000000007aa02ec1703d95eb6d4f26e154ebf7e94715ca165806f1998 188 0.15/1.00 vMB 26
263,993 263,993 0000000000000009a4a9d0af8ba1a7e77549a348c6e0a6185ab6042728373fb4 570 0.25/1.00 vMB 114
263,992 263,992 0000000000000013ff73310e21576840d80667274733ecbce4e5972ca1d22dd5 500 0.23/1.00 vMB 108
263,991 263,991 00000000000000146baf9f625751ec3a06ac5d1ba3230dcbfa3f439de07763e1 95 0.04/1.00 vMB 83
263,990 263,990 000000000000000dac20c3b70c5db4b430f1d51173c9ccdd675532945b68c93a 122 0.06/1.00 vMB 69
263,989 263,989 000000000000000a2ad1a0d5414971ca251524505276656227aeb1f2335f34d4 39 0.02/1.00 vMB 92
263,988 263,988 0000000000000000b565788b462a71599fb135ce56b5354905c8ef7749c9ec58 108 0.05/1.00 vMB 100
263,987 263,987 0000000000000006e5f5222ccbde115dcc39f5dc507f62b973b50f357a4e3f01 130 0.08/1.00 vMB 91
263,986 263,986 000000000000000b176c580cb6ebf14333e1b93a8daf304769eef87699b033e8 88 0.04/1.00 vMB 82
263,985 263,985 0000000000000012fa1bc61b26f25d9b414cf9bf3ac86ea0671dad18dddd48e3 165 0.09/1.00 vMB 55
263,984 263,984 00000000000000023f2ca8d49003cfcc403dd79ebdafcdfeb3ecf2e9ff3f4d66 406 0.18/1.00 vMB 110
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.33 GB
    • Received: 15.91 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.