Loading Tool

Explorer IconExplorer

Memory Pool

18,835 transactions
8.29 vMB
0.02717315 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.11/200 MB

Candidate Block

Mining Attempt eacca22c7467384c6f7e6e71957d757b36154b3fd75335c8b6093aeea772c1c7
Version 20000000
Previous Block 00000000000000000001ae09f7a3894a857f0e505314f7e722c0793b2ef8db04
Merkle Root 6406290c8d308d37bc921cf8893cd74b7a57bccbfec2faa7b2892a7212eb9743
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,299
Size: 1.00 vMB
Total Fees: 0.00956672 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,396 (781,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,027 132,027 0000000000000540cc21a2fbee252b86e936a3420b9b792091dd62d424045755 16 0.01 vMB 143
132,026 132,026 000000000000091fe595b1f5942171f6af5f48a62654fd3f2826368d6fa496c6 7 0.00 vMB 756
132,025 132,025 0000000000000345912ca8fda70b07d364f5bf4ba118cdb9f8a623563ca4785d 30 0.02 vMB 158
132,024 132,024 00000000000004cab5b07786971c2264620fcf1bd13bfec60df355a46db9d749 8 0.00 vMB 1,109
132,023 132,023 0000000000000084ed25f9ade6778b13da4c4d619ac39b04bec6875b19998279 9 0.00 vMB 829
132,022 132,022 000000000000034d36edf5ad6f0f751ca87d671c46bd3ac475c2d68c7051ad3a 15 0.01 vMB 89
132,021 132,021 0000000000000454ac02d6858f85fd84c0da25e35255c8ef95b77f055dd1d1b8 23 0.01 vMB 791
132,020 132,020 0000000000000e2b3e040308a41fcc6b55d1a148b9b02b48f72ac27e856aa694 24 0.02 vMB 612
132,019 132,019 0000000000000244ffa02ceeec55d8574a889d46dc601a0cee9ed52f31760b93 36 0.01 vMB 536
132,018 132,018 00000000000006c2180f4b5abfec88c491dd823afbe1aba9604a8cc71ed6e53d 33 0.01 vMB 596
132,017 132,017 00000000000007f35dcb1ad014339a689992b2362c2c41805f3dee88de219f55 49 0.01 vMB 246
132,016 132,016 000000000000095ae14f0fc331374e15ca74c01954e8a59c573a614cc99898b3 12 0.00 vMB 0
132,015 132,015 0000000000000114303dd5bc9c3ebd0c4c7a47c1bd01e6fc8b213e2833c0b488 65 0.03 vMB 552
132,014 132,014 00000000000011c82d680b19c8816ffc9f6295665d98b73dc232068642ee11e4 61 0.02 vMB 282
132,013 132,013 0000000000000a5022366efc939c197f70867ee00e2602c51e5b694c9a47742e 65 0.02 vMB 284
132,012 132,012 000000000000044d52069fc5ddbcb85345fa352e88ceacb4e27342417eb96e0a 37 0.01 vMB 718
132,011 132,011 000000000000022bc895a75bc7521a26c9e699472151069e14f415989c0acb55 43 0.02 vMB 585
132,010 132,010 0000000000000c2064964961befcd6f0c2fa0f2a8cb5ecee29fb1a2d5b895082 21 0.01 vMB 1,185
132,009 132,009 000000000000006af5963b926a21d863358077d54e6710e811b7cc6b54d6e42f 33 0.01 vMB 22,398
132,008 132,008 00000000000010ca5ab06932ee80cca03c9a5d471303ce837130063592146678 9 0.00 vMB 553
132,007 132,007 0000000000000bf81df6c7beeb3fb574bfb26fb4060b3510396dc6a1dfbd84a3 13 0.00 vMB 276
Previous 10 blocks ↓
Total Size: 779.55 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: 259.26 GB
    • Received: 0.99 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.