Loading Tool

Explorer IconExplorer

Memory Pool

15,752 transactions
9.35 vMB
0.03078820 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.95/200 MB

Candidate Block

Mining Attempt df62510d924fc322c17e89d27446063d0e44e43b2a107a536e1a87f769c1e836
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root 1c7fe18d5124a33779a56ddb2843b942332cda7a007b9233ab244a7ec8bb7bf3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,870
Size: 1.00 vMB
Total Fees: 0.01014640 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (752,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,842 160,842 0000000000000602593b0247e69bbcb851ca3edda7af149909ed8cc670c700d3 7 0.00 vMB 57
160,841 160,841 000000000000045072130babad674532e1cc7509e5bfc2e62ee28a3f1bc3c5b9 44 0.03 vMB 207
160,840 160,840 0000000000000aa19204c823e637b6ea8c9985333a12e154575451ee5a579d28 9 0.00 vMB 0
160,839 160,839 00000000000008acb092719ae1a8f1f1a722c619b8c4855425f193c8446c352a 21 0.01 vMB 256
160,838 160,838 0000000000000393bbe8e3f9fa90f3f8cba20b186b97abba51d0a92f902c1e2b 13 0.00 vMB 12
160,837 160,837 00000000000004e96c28cb56d292d9ead7358d98c1f07965a326ef7be7319cd4 27 0.01 vMB 101
160,836 160,836 0000000000000e398d0f5a383a1605a5f6b9e4faa4f8bb370700052538e49b0f 28 0.01 vMB 257
160,835 160,835 000000000000035ca7003c0f89c2632fc7973f86a896d945e7e014b7d0e47a38 2 0.00 vMB 0
160,834 160,834 0000000000000b19db0539d5bbb039ebcbda4abf18b4400b01e39f1c410aeb4f 63 0.03 vMB 610
160,833 160,833 0000000000000658941972dff34921c436a95eb32403fffeaf8145ecb4bef539 27 0.02 vMB 309
160,832 160,832 0000000000000bb507a1534d029abee77ff898f8f64f3345fedec9f0c4925687 56 0.03 vMB 100
160,831 160,831 0000000000000c79054dd7ba836863f434e0a08d1a004093e79253bc768e3db0 1 0.00 vMB 0
160,830 160,830 00000000000006488127fac5bc0b43dbdeb38e2a954239449f71438d53e8e126 7 0.00 vMB 836
160,829 160,829 0000000000000710a8907097f44a484f9a1e821cd5c660cd4642cdb9f505b63d 19 0.01 vMB 170
160,828 160,828 00000000000007f65edca99ef9fe13cf192b77f1228df5a685dac5c76b0b3ad8 68 0.03 vMB 68
160,827 160,827 0000000000000619178ea1f178ee84de793c08cac0ea3fce41404b84c362a693 29 0.02 vMB 219
160,826 160,826 0000000000000daab37fa5262eb33707b0596e396afcd463a982c69212baca57 8 0.00 vMB 70
160,825 160,825 00000000000002343aa86ea113ca94419cecae9249de64e99c43245885a4bd93 20 0.01 vMB 205
160,824 160,824 000000000000093ee7f709d4bcd89a2b46f0fa911c7c19691001b78be328b564 9 0.00 vMB 34
160,823 160,823 00000000000002955c94fa0a1507a3f2bd240694515dc754a87c33574c83bfd0 18 0.01 vMB 209
160,822 160,822 0000000000000b31ce216cc2c82656cb8c2840ad1ce2e7c81ed8bee8aa76a702 43 0.02 vMB 36
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 101
    • Outgoing: 11
  • Data Transfer:
    • Sent: 190.78 GB
    • Received: 0.76 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.