Loading Tool

Explorer IconExplorer

Memory Pool

50,582 transactions
30.35 vMB
0.14300048 BTC
Random Selection Loading Transactions
Max Size: 162.04/200 MB

Candidate Block

Mining Attempt c886700883f1f174eec1395e837e5776ba77e571cf9191d44d9f9873b3fdcfe7
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0f02099734b329c29cafff37236a24def2feb266d7cd48c662c14815e576b3aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.07211116 BTC
Feerates: 529.61 > 7.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (401,011 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,835 513,835 000000000000000000244a5f39e4fdf9081fa714ddebf1fdad15b4d9f6bb33e4 2,377 0.89/1.00 vMB 49
513,834 513,834 0000000000000000002892cd83ec5347538fea0507bf05982c09b481f762cafc 1,013 0.42/1.00 vMB 20
513,833 513,833 00000000000000000038816db4417466939fb975b768cee078e3842439d3e7a1 825 0.34/1.00 vMB 36
513,832 513,832 000000000000000000072c2e25bf20b895af16d7a74f009cb67262ac64378c0e 1,137 0.46/1.00 vMB 26
513,831 513,831 000000000000000000313f37d94a1d3ee9cdf35bbc7f03028e6139f023c02907 71 0.03/1.00 vMB 24
513,830 513,830 00000000000000000032ae6aa08f0b1037ebb72686ab1761038625fe55239eb3 612 0.29/1.00 vMB 21
513,829 513,829 000000000000000000380371bcebbdee9ad278deab0eb4aff7716e3266b9871f 123 0.08/1.00 vMB 15
513,828 513,828 0000000000000000002c33a36f70360e257f5d88a67a760f9b9d06d3a1ed4d78 542 0.57/1.00 vMB 5
513,827 513,827 000000000000000000334c44a946cb0bea8b6c1925574f207cdee785cfa91b79 2,686 1.00/1.00 vMB 21
513,826 513,826 000000000000000000022b758ac9542493c18fa3f2c900af226850ca42252291 2,566 1.00/1.00 vMB 60
513,825 513,825 00000000000000000037bb62b4ccc9d9b3a7bd3fe19dea663844bfff2dbaef9f 1,870 1.00/1.00 vMB 5
513,824 513,824 00000000000000000032411c0e8c540c37747f6ed85ce639de2a150f51dab471 2,209 1.00/1.00 vMB 25
513,823 513,823 00000000000000000027045ae3c84a7b0fa8f7ff4a2e35fe1247ce11aa5e3092 1,789 1.00/1.00 vMB 5
513,822 513,822 0000000000000000002abdf5d44d802ae641f6b6039521cab9ec662b129e4fe2 2,862 1.00/1.00 vMB 42
513,821 513,821 00000000000000000054ce0b66d627e70a67ec25e40661890e6a4b7511fc3f05 905 1.00/1.00 vMB 16
513,820 513,820 0000000000000000003ba3cd0299b7395ab6b77b8782348e719121a0e63286b9 1,176 1.00/1.00 vMB 15
513,819 513,819 0000000000000000002e6a874a7f24c1ba9a9863a1aeb202b2a6f85c7d4bf507 854 1.00/1.00 vMB 19
513,818 513,818 0000000000000000004491e4f78b583b9bd3f4e0d5be8973e4404675b6b42d0d 244 1.00/1.00 vMB 12
513,817 513,817 0000000000000000004c3346d63ddfe92cb9ae0d56e82a7ea6107c2ba1f8aa9a 1,502 1.00/1.00 vMB 17
513,816 513,816 0000000000000000001467625baafc57bcf7b90dc2d0e4623c733504139976bd 235 1.00/1.00 vMB 7
513,815 513,815 0000000000000000001fd3152ce4534dbd9f052999335bcf70a2bf12840ceed8 350 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.