Loading Tool

Explorer IconExplorer

Memory Pool

78,016 transactions
29.08 vMB
0.07067907 BTC
Random Selection Loading Transactions
Max Size: 174.08/200 MB

Candidate Block

Mining Attempt c2b2d5c83e3d20924e69794d0c2c74337ca5cb6855faa3af81701bf651d32827
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e7d591ad063c2634b172f81aa9f26470aaba0afdb356dc072d226c9a9b21a5ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,258
Size: 1.00 vMB
Total Fees: 0.01180331 BTC
Feerates: 73.20 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (511,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,009 404,009 000000000000000003ffdede46950b0ff562e991f9cdd2beef4973594c4d7546 485 0.41/1.00 vMB 19
404,008 404,008 00000000000000000652d0df0d814f89137c83acf75ff9794697edc54724e23b 2,236 0.93/1.00 vMB 46
404,007 404,007 0000000000000000017ed05f27bd9578fa7e3784c7557d890d6d0e12326173ab 969 0.43/1.00 vMB 38
404,006 404,006 000000000000000006938f2903168d87105d71128bc300d9a91b2461c99f59ca 1,358 0.59/1.00 vMB 35
404,005 404,005 000000000000000005c39b5cfa35b2365a7c8971e5b02829341021007e239a0d 2,425 0.99/1.00 vMB 41
404,004 404,004 000000000000000004b44e735efe5b6b130ca857aa1902f236f3a563a09b8980 853 0.41/1.00 vMB 37
404,003 404,003 0000000000000000044cc1a682a5f947fd8489a8337765ab226c6f878f641d79 1,543 0.81/1.00 vMB 36
404,002 404,002 000000000000000004a4b025e4bb1aa0bc75e797a3ec9dae2141e2e659698403 473 1.00/1.00 vMB 7
404,001 404,001 000000000000000001da1eeb6fa89a81b7534309e3dafa425db27e4e4e3bb972 941 0.41/1.00 vMB 52
404,000 404,000 000000000000000004f9f0d6320d54c1f108130998e5bfb911f521ddf34da82c 833 0.53/1.00 vMB 38
403,999 403,999 0000000000000000009cdb3270bc4598f66777dbb3bacdb332efcddef7a53d1f 238 0.18/1.00 vMB 23
403,998 403,998 0000000000000000030e112b44cc9a94ed8a1bbb89050c882bf9c6d5b4606748 232 0.08/1.00 vMB 52
403,997 403,997 00000000000000000105ebf2e7733f01cc0d3607ac3727fb2604ed8d6178ac44 2,119 0.90/1.00 vMB 46
403,996 403,996 000000000000000004a986d57e3bf9417d2f20ba496e9d0c96b4cd7cfdb8201f 414 0.60/1.00 vMB 15
403,995 403,995 000000000000000003769d155e21d56942a6c0ed7bbbd8a0c0227848c747eb3f 1,996 1.00/1.00 vMB 34
403,994 403,994 00000000000000000321634f65342dc17ad5e6b19c34185772df30ae190157e1 2,822 1.00/1.00 vMB 54
403,993 403,993 00000000000000000641a234423ef733e6b1a41eddfc9dc3ff8d8b8c59bbcb5c 3,171 0.99/1.00 vMB 65
403,992 403,992 000000000000000004b08d4249ce742cce9b3d4971ed540092eb5d63e8cb455c 289 0.97/1.00 vMB 5
403,991 403,991 000000000000000000342cb0954d2b28c5c41fe0d1afa6a262ac0cef29394c28 644 1.00/1.00 vMB 11
403,990 403,990 0000000000000000052dc3358ce5f6434b93ced502867524a58d8a5e854a9f31 247 0.12/1.00 vMB 40
403,989 403,989 000000000000000006007041b0a7a2461b76f5c61fb07758eaf343a968b7aa11 961 0.57/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.