Loading Tool

Explorer IconExplorer

Memory Pool

30,174 transactions
8.95 vMB
0.11164780 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.22/200 MB

Candidate Block

Mining Attempt e466b0a30c1802101953bf233d3841ee85f756f60dba3ad608cf5e85c0a4b414
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 9f6f3a983c5bce32caef91e9a94d882793ab482ef7fc4e51822149d6890609d2
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,425
Size: 1.00 vMB
Total Fees: 0.05021964 BTC
Median Feerate: 3.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (762,199 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,017 151,017 00000000000005ba2b0125c8677f9f64fa2fa4d5de61d9228a9e726f8b17481f 100 0.05 vMB 21
151,016 151,016 00000000000009fd869a16291c71367dd3a82ee22e70c395a7eee127cf51348c 110 0.05 vMB 549
151,015 151,015 00000000000006aca07525926c2e707adf7b387c05c457389547f25603d96d84 136 0.05 vMB 125
151,014 151,014 000000000000029143be0fc5ccf248b429e646f1c7b237d22a658688ee9a9d62 48 0.06 vMB 87
151,013 151,013 0000000000000a558f318f6d0e79c7c2b43c537543d829b9ba239f0f6b42ef05 55 0.02 vMB 141
151,012 151,012 00000000000001d431da40eb57cc81d8a74522066c6ea646b26d205aa9ffeb57 53 0.02 vMB 91
151,011 151,011 00000000000004023f0ee1833a608f1d4a3c0be96027c9c153aa4949ef167c20 37 0.01 vMB 148
151,010 151,010 000000000000018f497e48736a86b2e4c4377f4588de7011a66821fa140f11df 36 0.02 vMB 70
151,009 151,009 000000000000050e0690d52ea62bd5a1d9bf81e37cca1f3fe054962120ca9ffc 92 0.05 vMB 87
151,008 151,008 0000000000000a3a48615390d7870f9ae9aa226290cbc3a8fad9e3dbfe4ba240 77 0.05 vMB 90
151,007 151,007 0000000000000a0ad110356bfacdaaf68c08559b7d50510a1159a12f708416e1 126 0.04 vMB 158
151,006 151,006 000000000000096d52d18e253d891201807fff27c2a8eea3488f9df34b412f86 63 0.02 vMB 145
151,005 151,005 000000000000032052506e317aab10d7f2db36f9c7604f92763955afbe24d660 24 0.01 vMB 0
151,004 151,004 0000000000000687abe8af3368ab55ea17539d3b81689ed391990ae1dc8869b5 24 0.01 vMB 241
151,003 151,003 0000000000000331e93ff22ce197509d160d7ec793a36cd2587260feab644383 101 0.05 vMB 156
151,002 151,002 000000000000015f3a5d42af11fef8191d618907c3a90c63b70e6676a6f9ebed 70 0.05 vMB 15
151,001 151,001 0000000000000282eab3833388380d9c1be207a98b243b6d1c36faf02de5ee4c 118 0.05 vMB 70
151,000 151,000 0000000000000a6331baea34235c05eb12ad238a7a61c878cdfe348e03608541 20 0.03 vMB 79
150,999 150,999 0000000000000b582e7c765285eb834ea0f9de11fb1cbb4b89cdefe9a672cc28 14 0.01 vMB 39
150,998 150,998 00000000000005c711f73b000bf8a52cb1ea394f2788abcf6644cc146906ef65 34 0.02 vMB 9
150,997 150,997 00000000000002325a9d57218774abd181363bbfb729207835d7c8bebc5761d0 16 0.00 vMB 63
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 64
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.63 GB
    • Received: 0.44 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.