Loading Tool

Explorer IconExplorer

Memory Pool

28,001 transactions
9.22 vMB
0.08696953 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.20/200 MB

Candidate Block

Mining Attempt 7001a1a7aaa7c118e104a82bed45b9660ff0bc7f4e260662cc64f75618d52bae
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root a6bd54320c88d5dbc5ba2ee67aef961b5a55d4d4c5d4d68df5b9c1db9ee7a623
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,156
Size: 1.00 vMB
Total Fees: 0.02092466 BTC
Median Feerate: 2.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (705,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
208,054 208,054 0000000000000415b64628749fd44fbcc7de6c2a3a76afe9e492cdcadbbc40a7 706 0.34 vMB 190
208,053 208,053 00000000000001d179e8e37be00ac219f6ddc59b32e73b1c27f31f79285a2265 578 0.25 vMB 167
208,052 208,052 00000000000003386112803ae8ab4edcc6a0acba2e4596662662b7c8c118c26e 808 0.32 vMB 247
208,051 208,051 00000000000003e288743460ee975c8eb19a0815ffa3a2e66dc09434f2133f9e 8 0.00 vMB 163
208,050 208,050 0000000000000389de279cfa5d573e5bd55abbc89aee3fd208e48e382dc1bb6c 162 0.05 vMB 127
208,049 208,049 00000000000000bbb9ce77cf689ac86307e0cad4bd7bca1cb653a0baca0c7e6a 39 0.03 vMB 447
208,048 208,048 0000000000000106d3caea3974b1c43cb042f9b47df1d7cc76c83158452e7f43 490 0.21 vMB 199
208,047 208,047 000000000000039ff33bc5ddc1e1f2c9f57aee0ff6a666b7891c4d286e6caa6e 489 0.25 vMB 168
208,046 208,046 000000000000023b89e52f8fcbbcaed11e21425b2e1e0d40e63a91c7314e035f 142 0.05 vMB 176
208,045 208,045 00000000000001d877a5594d549c9ee240a427cb2831aa7a0d17bde84cb393c1 123 0.05 vMB 180
208,044 208,044 000000000000018f1138d60724854b4c2c2d801c2e905cbe60f4bfb75d6a3794 270 0.13 vMB 124
208,043 208,043 000000000000040c5361bbf6c94c140200f9bb1f1c3ac7f6040f900c306b67a0 699 0.25 vMB 243
208,042 208,042 00000000000001a16411463732cf466a88f50fd1e0cdbfffe7b80bbcdb315aad 43 0.03 vMB 126
208,041 208,041 00000000000004c1bb5330383794305b75cf4eef4ff503ef1d2b6eeb11a9319a 241 0.21 vMB 60
208,040 208,040 0000000000000386f70ac97f54d4ef72ccf6abed2bb6605202bba415a11ae864 9 0.00 vMB 0
208,039 208,039 00000000000004b7dbcc6f732692cb90e4c8bb3818d85b6fe7711653d274dc76 706 0.25 vMB 204
208,038 208,038 00000000000002e2c23acc68ce752be0cbc9c6029d851ac0ad0ad6d3674c0e73 155 0.05 vMB 54
208,037 208,037 000000000000024f43bb729c6d16545a2618486c2b077408a4d59cd955ff9a69 10 0.00 vMB 0
208,036 208,036 00000000000000974779eca19a73d88d53ac73be7d2cdb1d23ebbc2a9e2b0bcc 711 0.25 vMB 193
208,035 208,035 000000000000002ee8505a134bfc6065a01e102a7c6ea8aaa3bec5c627e80beb 84 0.03 vMB 111
208,034 208,034 000000000000043abf072a25027485d9a2a1ba47143e8692b628aa3c19eff488 534 0.22 vMB 186
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

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