Loading Tool

Explorer IconExplorer

Memory Pool

32,174 transactions
25.04 vMB
0.04960586 BTC
Random Selection Loading Transactions
Max Size: 125.86/200 MB

Candidate Block

Mining Attempt 5e8210c990bee77933bb5af6ca81cf4fa64f0d5fa472009f0a762e0b32af9284
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root cfac04ba1715c191866d411b7bda23258592d371f0b56a72418805ced05325ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,555
Size: 1.00 vMB
Total Fees: 0.00467548 BTC
Feerates: 80.43 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (206,708 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
707,990 707,990 000000000000000000031a9109c21429bd535cab2876e0b88d87eb20b210bf52 1,045 0.45/1.00 vMB 9
707,989 707,989 0000000000000000000a4571f045fded624bf54ddac11241105cd769f9b51508 685 0.53/1.00 vMB 4
707,988 707,988 0000000000000000000736c0238c4d2154795ce8c50d499368640626ead4a831 2,370 1.00/1.00 vMB 7
707,987 707,987 000000000000000000029e1a5d73b9d60088083ead7a20e726da8df1dab4156b 3,465 1.00/1.00 vMB 15
707,986 707,986 00000000000000000003ef4605cfe26df1c2ca76fdf12cc7328029f2f317304a 2,097 1.00/1.00 vMB 8
707,985 707,985 0000000000000000000bdc60f434a06634e6cd40e58f497bc766f0147af6ebac 2,218 1.00/1.00 vMB 11
707,984 707,984 0000000000000000000a097c68ca26da60d3d4dbc5b3ef13afe154f5bba3dd50 2,332 1.00/1.00 vMB 15
707,983 707,983 0000000000000000000cd0e318f552b9832a443e0eb9f7522f0a1054acc57294 1,295 1.00/1.00 vMB 6
707,982 707,982 000000000000000000007031c4a0b36c04f5c286777bd6cdfb9fde311a503080 2,897 1.00/1.00 vMB 21
707,981 707,981 00000000000000000004dc55c41270fa6b0f7f92c0125e6d92b4a9d99e0433d4 2,377 1.00/1.00 vMB 18
707,980 707,980 00000000000000000002de5a7a3ef42f5d01d6a4b99397d983b70442d68810c2 735 0.37/1.00 vMB 10
707,979 707,979 0000000000000000000807b0e813c773aa0f993e82f142197cf78b04d9fcdf67 1,703 0.83/1.00 vMB 14
707,978 707,978 0000000000000000000bfe1b9d5a1fa41e82e2550900f6e812979b30f493d004 969 0.44/1.00 vMB 12
707,977 707,977 00000000000000000004445cf740c30c32bbb1d55b6b837b7a05871c418cdd03 572 0.17/1.00 vMB 14
707,976 707,976 00000000000000000004de24ab1b0145551e0d84ad746db85981f6128a5c1eb1 565 0.30/1.00 vMB 7
707,975 707,975 00000000000000000007331c36e0155e3dc77f723cf47b88c70f947ee6cf8655 2,611 1.00/1.00 vMB 17
707,974 707,974 0000000000000000000a1d531bb0cdd3dc204d28da5e2d498f6178a5db0b7fb3 771 0.32/1.00 vMB 22
707,973 707,973 00000000000000000003de3ed5fae375845ae88a29448b5c0b5f4bc515276d10 208 0.08/1.00 vMB 10
707,972 707,972 000000000000000000058788a227a7109ee8d4d26613eac4f011e7ea5ffea1a6 1,010 0.41/1.00 vMB 25
707,971 707,971 00000000000000000003925d181002113a919eebd00630ed0b1c40cfe0e9f82b 124 0.05/1.00 vMB 17
707,970 707,970 0000000000000000000b9826ca040b5cb876bdd8d51f2f4561ea1fa0a8e380c0 1,165 0.71/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.