Loading Tool

Explorer IconExplorer

Memory Pool

48,898 transactions
29.40 vMB
0.07821805 BTC
Random Selection Loading Transactions
Max Size: 157.14/200 MB

Candidate Block

Mining Attempt fc2da330441b587a1a3a42843110f9e9f6cb3c33c88ed8b098c762c8aa98be61
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root f1fd887e34abdd9f2679de28f7164c4bbb93fe47d0500b2c98260c1ede954190
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.02064904 BTC
Feerates: 132.00 > 2.07 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (115,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,844 798,844 00000000000000000000dc3eaaeb96edf8cbfde4ada68b366682b2a18960dcb8 3,065 1.00/1.00 vMB 14
798,843 798,843 0000000000000000000464abfc61aa187edc182eb668154cb0b2470518eb3df2 5,164 1.00/1.00 vMB 9
798,842 798,842 0000000000000000000311286f7a479afd01e3cd4db941ff351c5a1edae51f18 3,902 1.00/1.00 vMB 11
798,841 798,841 0000000000000000000241e361605c76589b7e56b8d27a39a1bc6eccd3aa126d 3,293 1.00/1.00 vMB 7
798,840 798,840 000000000000000000028ce195b04c1d2febca788462a6b86cc2f16c9f322b53 1,574 1.00/1.00 vMB 11
798,839 798,839 000000000000000000037c7d7dc71ed7f62ffab6c454a3e960bf23dd7fa0ba7d 2,746 1.00/1.00 vMB 16
798,838 798,838 00000000000000000001c5a557a8ed2a61939af6ca1ff4e40574bcccc323f468 2,172 1.00/1.00 vMB 8
798,837 798,837 0000000000000000000091d218229b1e58413f43b1f99c837d7fa1991275a255 6,135 1.00/1.00 vMB 7
798,836 798,836 000000000000000000027d4feb018eb231d59ad4333d10ab43aca7160d4145fb 4,765 1.00/1.00 vMB 10
798,835 798,835 0000000000000000000207dd8076615f3446c06d30754baeecf40bf9638999da 6,003 1.00/1.00 vMB 6
798,834 798,834 00000000000000000002d2fc1a4390f95c97a94bf063d109671c1f85158ddb69 5,208 1.00/1.00 vMB 8
798,833 798,833 00000000000000000003642af38674a6450f276b818385cf223a576086d0b10a 2,529 1.00/1.00 vMB 7
798,832 798,832 00000000000000000001f9b5137c8f26cabbdb490b9f833e2fe853953242b2d6 3,353 1.00/1.00 vMB 12
798,831 798,831 00000000000000000000b71a79a6bedda84b466e7539e9eb401d9025d2c5156f 4,987 1.00/1.00 vMB 11
798,830 798,830 000000000000000000046d44eb1e3ad1845b57e59c93ba941039e1ea5cb9b5cd 6,412 1.00/1.00 vMB 6
798,829 798,829 0000000000000000000062b57aac698ac34af3784c38b093b16dbd563e75cb30 3,779 1.00/1.00 vMB 15
798,828 798,828 0000000000000000000453d04f8651f69d1906b2b8205280dfb0fe99eba2f257 2,711 1.00/1.00 vMB 7
798,827 798,827 00000000000000000000f603e34c3a3d00824df4bd17f9019f7f0bb3dd8531db 1,240 1.00/1.00 vMB 9
798,826 798,826 000000000000000000022ba82606edf5965b0d478b51e6f0a2009f87514a2560 3,128 1.00/1.00 vMB 15
798,825 798,825 000000000000000000004f644010130548f0278fca27557127b8b377fec891c7 2,699 1.00/1.00 vMB 14
798,824 798,824 0000000000000000000181fd05dac733fa420e0750256027285220f13b9e9c95 2,777 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.