Loading Tool

Explorer IconExplorer

Memory Pool

44,629 transactions
27.38 vMB
0.09505900 BTC
Random Selection Loading Transactions
Max Size: 144.65/200 MB

Candidate Block

Mining Attempt 7bc75d591fe2994df21fb0580d571ffcb40a961783fe9b626c095a499adf1465
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 74b16caa94c94a2b055731d6a314de7a4ce9c74b9880612b006d9f2b881404bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.04383247 BTC
Feerates: 150.75 > 4.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (99,148 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,769 815,769 0000000000000000000444be21dbf62e328f8bc3a2f34502f21340dd3355564c 2,863 1.00/1.00 vMB 105
815,768 815,768 00000000000000000003e1a053330f5f5d8baa182fad2f074ad84d23bd4c4f1d 2,592 1.00/1.00 vMB 50
815,767 815,767 000000000000000000015b3145706ef33f9cef30b18ef2164dac97ebbb9579d6 2,217 1.00/1.00 vMB 60
815,766 815,766 000000000000000000020a7a9dcac5166295b16a495f285286136ee5a01e429e 3,461 1.00/1.00 vMB 79
815,765 815,765 000000000000000000021c42e250f883aae857bd7d7ff651636fc43a9ffbaa84 2,852 1.00/1.00 vMB 50
815,764 815,764 0000000000000000000348e3903f3e075981ec8b036f8d7f5be73d460fcd2759 2,876 1.00/1.00 vMB 101
815,763 815,763 000000000000000000028616df60fdfaf611b48e3512703ffa8280d18a0605d6 3,096 1.00/1.00 vMB 99
815,762 815,762 0000000000000000000294d145675c8eae739b7b3c53dd0d8ff330810ce9fae6 2,713 1.00/1.00 vMB 66
815,761 815,761 000000000000000000044cd3d9c519e74e859e25bdd5c5d68ba6ba9110f208a4 3,549 1.00/1.00 vMB 88
815,760 815,760 000000000000000000018c687d53a02db60a281b6ac7b5c5d9af303f6c6c20d7 2,828 1.00/1.00 vMB 92
815,759 815,759 00000000000000000000fed17637498941f29e96307b3b718f012275bd27030d 3,542 1.00/1.00 vMB 56
815,758 815,758 00000000000000000001168feb07d2164983a3dbd78366fc55cf52bf02f18230 3,662 1.00/1.00 vMB 67
815,757 815,757 000000000000000000029fcc85585587fa08025d181bf093a89b0a8dae333719 2,211 1.00/1.00 vMB 79
815,756 815,756 00000000000000000001beaa86c64ec43d7d29ee84a9327447a8e244a7e81e8a 2,865 1.00/1.00 vMB 87
815,755 815,755 00000000000000000001d6c4e1eb6fe16148d1562b8e461dce33741abc615711 2,230 1.00/1.00 vMB 72
815,754 815,754 00000000000000000003ae5da66f1024a871afc51aeea5688386b33a7e8ae61a 2,756 1.00/1.00 vMB 93
815,753 815,753 000000000000000000007aba6bced929aa6de020a1af1b91e981ed8542cf877d 2,424 1.00/1.00 vMB 79
815,752 815,752 00000000000000000002998589d048b427ded97bf5cfc1c1835975f0855c7ab4 2,336 1.00/1.00 vMB 79
815,751 815,751 00000000000000000002d2c45e1009552f05e35ce08fff997374430eb75b0830 2,469 1.00/1.00 vMB 88
815,750 815,750 000000000000000000025c0b1361700790b2426e7f4581bdb5a3028fc937e2fe 3,492 1.00/1.00 vMB 113
815,749 815,749 00000000000000000002442471bbdce0697d5d7080c2ae9ec02a9068d1477180 2,271 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.