Loading Tool

Explorer IconExplorer

Memory Pool

80,465 transactions
29.91 vMB
0.09145095 BTC
Random Selection Loading Transactions
Max Size: 182.60/200 MB

Candidate Block

Mining Attempt dfad8539dccfe30d230e475b49a309bf7e709d9bceff78a6ce4e8af8e1567397
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root c457168f9502defdc4d437aeefb9465a23de752f59f17cb7f835b0665d2740dd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02492834 BTC
Feerates: 402.60 > 2.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (585,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,009 330,009 000000000000000014d28a6d89697ae39d0ce331e1ce9999e1493ea479b67c25 676 0.37/1.00 vMB 25
330,008 330,008 000000000000000002c0cd68237f18b532db1ca6629c81586201032126811108 133 0.10/1.00 vMB 10
330,007 330,007 000000000000000019557c31ded71aed1c399d25a750b6763466cb335e6b75c6 1,256 0.66/1.00 vMB 28
330,006 330,006 00000000000000001372b7d7bf8a8c3c15c924f2ddf38c29b0932e03e3d181f8 304 0.17/1.00 vMB 24
330,005 330,005 0000000000000000110baa5c67b36349f33a7aedea12c4f03132e0efad606c8c 715 0.41/1.00 vMB 24
330,004 330,004 00000000000000001b3e614577984cad3fc6cd20a4dca953d63927300b85a1b4 803 0.47/1.00 vMB 24
330,003 330,003 000000000000000005ce646813b6cb44b1d0faac78f0caf41d5c15eab2fedd18 1,088 0.61/1.00 vMB 26
330,002 330,002 00000000000000000f78e483b1b1e0141ebddc8580dc78c65b0e75fb3b432aa6 423 0.26/1.00 vMB 23
330,001 330,001 00000000000000000271d56cb074731c2ffe250c9f9482ba47ab1a898122199a 602 0.30/1.00 vMB 26
330,000 330,000 00000000000000000faabab19f17c0178c754dbed023e6c871dcaf74159c5f02 81 0.10/1.00 vMB 6
329,999 329,999 000000000000000003e20f90920dc065da4a507bcf045f44b9abac7fabff4857 663 0.64/1.00 vMB 20
329,998 329,998 000000000000000015378a1ac8a582870a11e3e73c28b90423b5e9a0afc47db3 1,086 0.75/1.00 vMB 23
329,997 329,997 0000000000000000170d24c6c02da4931871327babc780ad6f56016405531329 1,850 0.75/1.00 vMB 40
329,996 329,996 00000000000000000a37bcf7d4cd64db83add0246152292a7cdb75bac927baf0 214 0.13/1.00 vMB 25
329,995 329,995 00000000000000000252b875f0a568dfa9525c7d135c4f9d014304411a0af867 446 0.32/1.00 vMB 20
329,994 329,994 00000000000000000b8cab8d3c39f9deccba12a8c410d0e31dfa1609b9ca9958 128 0.05/1.00 vMB 31
329,993 329,993 000000000000000006e973e95914c5bba21289aba9d492f5c49170bfc71b5305 407 0.27/1.00 vMB 23
329,992 329,992 00000000000000000429f2e86dd25f90d13d5b7a94ee2200d4191c9e902711a5 554 0.40/1.00 vMB 23
329,991 329,991 0000000000000000026b06dcf30529c62a6e28f874bbd4d2904d22d1f6c35951 986 0.66/1.00 vMB 26
329,990 329,990 00000000000000001249483f9e047a8007d6706b8345af2bee1106d60f6bbca6 717 0.54/1.00 vMB 19
329,989 329,989 00000000000000000c0b653a47d874a1c7d197e95f0a99dc8d26ba114391e95b 512 0.19/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.