Loading Tool

Explorer IconExplorer

Memory Pool

39,496 transactions
18.61 vMB
0.17146571 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.34/200 MB

Candidate Block

Mining Attempt af5fa869a58cd4bb34d15f357b179297ced1b12660cf316b760dcc332a6d47e7
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root dc87a25b4886e154b7f952bfdf021d6da46ffd5972b58eb5da4dffc2ecb920c6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,938
Size: 1.00 vMB
Total Fees: 0.04829053 BTC
Median Feerate: 4.56 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (769,409 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,920 143,920 000000000000010ac80293f0dabf53d6f910cc42f6dc1152163fb844b55b0671 46 0.02 vMB 105
143,919 143,919 000000000000003cdb39c57a24b55757782684c487c32a651cb2c597cea41b83 8 0.00 vMB 118
143,918 143,918 00000000000006aba8e5cc924c4a4e65473cd41e3f8488f1fb896ce57e2a1b9f 65 0.02 vMB 91
143,917 143,917 00000000000004fa5cc51669ea326fbfe1ae6844f181ebf57c4b9e1091bb6dbc 131 0.05 vMB 506
143,916 143,916 00000000000002545f985210181b7fd49135c4416e907f400097e49d29c89b05 144 0.07 vMB 234
143,915 143,915 00000000000000d0a030d205fa4746a4f4a8e86c4b0959fe58fa089ccaac207c 126 0.05 vMB 93
143,914 143,914 00000000000003774a80b1188d093ee6833a8e66967c92b75a5d2698b93ba8ff 1 0.00 vMB 0
143,913 143,913 0000000000000439f98423ff8e69efe5d4f4b7784dc385dba6d4db1f70d725b9 14 0.01 vMB 793
143,912 143,912 00000000000006107efee9e7aec1a9d2f993ca23c6566a177f108feebed2ca43 90 0.05 vMB 86
143,911 143,911 000000000000029456f62ae72cd83212561b7dfeb3e9a8201d6a87a48d04ac14 36 0.02 vMB 158
143,910 143,910 000000000000006c9512dca8f0f5b5f865a2addcd306406b683cbf98dc47e83d 21 0.01 vMB 166
143,909 143,909 00000000000001a0423d5fc68af1c681ccf8ba248048175794eae437a2900773 19 0.01 vMB 232
143,908 143,908 00000000000006d87056df6e5e0df54fbfad3344220486987c5f03143e3a2466 95 0.04 vMB 254
143,907 143,907 00000000000007ef3cc6924d55c3635064d4f5f0a05c8b618e462d26c82e96b6 22 0.01 vMB 169
143,906 143,906 000000000000009a8de722b1bbfe4c9d5a0928f6c2cc6208a63e9c2a3004a666 46 0.01 vMB 34
143,905 143,905 000000000000048fb49775dc1452c0cc977b114e28c6022d9fe4c6adb3052dc5 16 0.00 vMB 59
143,904 143,904 00000000000002e64e09281c2c298d6b3d4799d8f7910655b9f388cc53f36491 59 0.03 vMB 68
143,903 143,903 00000000000008fa4fc50bbcd38ddddfdcea6e026c85642ddb79ebdb43fd5389 23 0.01 vMB 160
143,902 143,902 00000000000000f264448c0b0bf10ca2a9a7904a735307f402d1b41dc260b8f4 20 0.01 vMB 236
143,901 143,901 000000000000071057d0c76540838539149891e7c572fa27a83473aedcf06e09 79 0.04 vMB 122
143,900 143,900 000000000000000ae423b106b8d1bbfdaadf2f87d8cd48a3ebac067d583e3ef3 99 0.03 vMB 79
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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