Loading Tool

Explorer IconExplorer

Memory Pool

22,339 transactions
4.10 vMB
0.02772394 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 4 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 32.93/200 MB

Candidate Block

Mining Attempt 00cd1c8b41855cdbc13781c04d6f321a05a2c7ab42dc85bf1ba3db7148fd7985
Version 20000000
Previous Block 000000000000000000018418e06ed2309aa293a86bd9f1329066133dc1c669aa
Merkle Root 2c83c1c992f1c8cfd17e92e8c441ff811bc60610591689d3b4793baff4096b2c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,036
Size: 0.34 vMB
Total Fees: 0.01817881 BTC
Avg Feerate: 2.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,812 (773,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
139,466 139,466 000000000000044fda2e75fb6ecabbcbebcc26b12e62259fea4959fb6ff9079b 0.02 MB 53 99
139,465 139,465 00000000000006e5341d2942fdb175109892501c334c646b07e80d12fe92429a 0.07 MB 145 349
139,464 139,464 00000000000003b1fe81595a864b6ac576da1f81704f2754ad2ad863ffe4e809 0.01 MB 16 306
139,463 139,463 00000000000001d85e8f636dd6564017dce33cc0df964e9709afcdc781c0f676 0.01 MB 24 44
139,462 139,462 000000000000051e99bdd2ccfbca74c5c95575f1fc31279b75d89a7b48e1b871 0.03 MB 47 304
139,461 139,461 00000000000002d849b9552e5cfa7d9987db905e0a1745e89e10fdf18ef50017 0.01 MB 12 15
139,460 139,460 00000000000008d8cede7b28abc234e29db0b2b165bf240731afc4d97e8abf9f 0.00 MB 11 30
139,459 139,459 00000000000003fe67a90fa67c4bd774cd5645afe864b9808328c500e5f66906 0.05 MB 141 185
139,458 139,458 0000000000000360360742e517d16a48e6f6c10991dced29b699c74e2a49b6ea 0.01 MB 18 651
139,457 139,457 00000000000006f7c0b5452598211d174b866a9721df1d80bf9198445fad7b0c 0.00 MB 13 16
139,456 139,456 0000000000000825054ed5509a5478a777acfd0f076804f6112fbe6ff4ba4a81 0.03 MB 72 137
139,455 139,455 000000000000038be6d6a6fcb052c9427b09e975f5fca3a72ffe1364795af0c5 0.01 MB 30 349
139,454 139,454 000000000000031ff14305e660e1dde1d9fb13713c1fccb1a6f83a8850e176ed 0.02 MB 80 2,773
139,453 139,453 000000000000074a836ecd5109aafd74f560603d720ddeebf6b74bfd1ccd1566 0.00 MB 12 0
139,452 139,452 00000000000007b9cac4fce9c60e6b0b0428fbc096effc2b7fd706f02b295f13 0.05 MB 95 150
139,451 139,451 000000000000089ef42b949c86ab85d4f62b7b56c17d61dfed04eac1ae30b196 0.02 MB 52 141
139,450 139,450 0000000000000701095b453320d62b1cc67eafd00d63d8e832ec7d50e68ee37f 0.00 MB 12 619
139,449 139,449 00000000000003d95b4a56a6a5adf499b7563c25e1772562348fa5aeeff1c0ad 0.04 MB 81 179
139,448 139,448 00000000000004d6cd194783e325cfb5e6e3925973eeff938e92bfafb7e700d0 0.02 MB 74 277
139,447 139,447 00000000000006770211a16cffd5ef085f3c3ed192967bb468545a8208b6dd01 0.02 MB 29 163
139,446 139,446 00000000000006982e8b2f62503a07c03e2d9bc8780f89915061d33d8e8974bf 0.02 MB 38 261
Previous 10 blocks ↓
Total Size: 778.51 GB

Node Details:

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