Loading Tool

Explorer IconExplorer

Memory Pool

78,609 transactions
29.04 vMB
0.09760246 BTC
Random Selection Loading Transactions
Max Size: 176.17/200 MB

Candidate Block

Mining Attempt 68990ba1b0ce2c33b831ab1c6850d7f2b2126ce802d691b447ca488e2d149afb
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 0646e22f23600290bfcba672f0a56f2bb41e28ce4cd56e8bb56bc2c93a689fdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,671
Size: 1.00 vMB
Total Fees: 0.03674830 BTC
Feerates: 137.15 > 3.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (67,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,817 847,817 000000000000000000006bf50957d792a6d27716e039739f93b98d755bc3e8f0 3,885 1.00/1.00 vMB 64
847,816 847,816 00000000000000000000cd6e800ce1962235b913b4b119454b29690333eebf39 3,053 1.00/1.00 vMB 91
847,815 847,815 00000000000000000002ad9dc9373bac5f619c6ecf3ca361d527381ec8e8e7d6 5,403 1.00/1.00 vMB 32
847,814 847,814 00000000000000000000b6fcb023ce23eb71ef0fd138513d499746880916d519 5,868 1.00/1.00 vMB 46
847,813 847,813 00000000000000000002c2e183c206faf37fcfeb389b9e0c44b6f887908824ff 6,139 1.00/1.00 vMB 32
847,812 847,812 0000000000000000000147cf5969db290088e7ee923c331e28c011f6ac1bb51d 6,842 1.00/1.00 vMB 29
847,811 847,811 0000000000000000000335755f6c320e51d3ff9182d6f63c1fb8862c213250dd 5,511 1.00/1.00 vMB 31
847,810 847,810 00000000000000000000a0af376fffd52974f3729dde9dbf1806d47961a87826 5,599 1.00/1.00 vMB 46
847,809 847,809 000000000000000000012b6e23372944df8445f773d2010faa86ba7811e260d0 5,176 1.00/1.00 vMB 34
847,808 847,808 000000000000000000001ad9cf8a57f4265d5d46f5db73c9659509231fabadf7 6,362 1.00/1.00 vMB 28
847,807 847,807 00000000000000000000d1c4c393b62b3695a347980bf04cb37e6afbf5aa3187 4,645 1.00/1.00 vMB 39
847,806 847,806 000000000000000000001e615375ff5e92fb524a43b47185df3ccd97faf6fe4d 4,507 1.00/1.00 vMB 41
847,805 847,805 0000000000000000000126e1346e3d5587f1cb4e55193abc265fe290f015c976 6,412 1.00/1.00 vMB 27
847,804 847,804 0000000000000000000149338802dab91b6f3a20637efa963ea6140d9d7964d0 5,595 1.00/1.00 vMB 30
847,803 847,803 0000000000000000000126de958c51f74390ed36f0d7b3a3abac3cfe358fa029 6,782 1.00/1.00 vMB 29
847,802 847,802 000000000000000000013460f481bdc988340cfc9a3e23bf8ffc6e20ed032f84 4,259 1.00/1.00 vMB 38
847,801 847,801 0000000000000000000359c4f1f5fea3ffb4b31886bf88336e68435d172cdc8c 2,730 1.00/1.00 vMB 29
847,800 847,800 00000000000000000002bcaf79294fd421ba0c4b019856d8f6497c50d75dc1c4 2,609 1.00/1.00 vMB 35
847,799 847,799 00000000000000000002d2e01ec842ea8c8ccff0d4e3ba3110f4b8047462cfb7 2,914 1.00/1.00 vMB 47
847,798 847,798 000000000000000000029703ee125e3ab1c2743a3d1fca4e54fefc0caa4dff0a 6,659 1.00/1.00 vMB 32
847,797 847,797 0000000000000000000173bb2efea007b93e40d6a6440a77859fe942fd152727 3,191 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.