Loading Tool

Explorer IconExplorer

Memory Pool

39,826 transactions
17.59 vMB
0.14205772 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.05/200 MB

Candidate Block

Mining Attempt ca53a771897b1ffe0cccf6b837ccf540e657a530c53dbe8cc718babe55e8925e
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 152dcc875a1375e6667beafe7fa42985370696e33312b7d4080f7e1e471b1b64
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,385
Size: 1.00 vMB
Total Fees: 0.03821770 BTC
Median Feerate: 3.43 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (753,098 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,223 160,223 0000000000000af68b72d58a6cbc170010689d71131beba49393e15610646cd8 119 0.05 vMB 236
160,222 160,222 0000000000000238e9301e9b33196e42bf0fced6aed902714af645886ae66e8c 33 0.01 vMB 98
160,221 160,221 0000000000000e6de9bd132da373efbca423a35d0f54a4ae767b5838103e61d6 76 0.05 vMB 324
160,220 160,220 000000000000030011a7716f2384fc0f19fded326e05aac5a643c6e7afb8d998 41 0.02 vMB 63
160,219 160,219 00000000000006bb306ab10c8231b509b0b3eeab543d8486bc8eb9c6eff09e0d 14 0.00 vMB 16
160,218 160,218 00000000000002b030bc27fa473be130a1b4c5400e5c9b730419c0bddc9a86c6 50 0.02 vMB 101
160,217 160,217 00000000000006b89d5ce6d7a9e917e17a3235cc958d8beff85e86a72ff5b9de 61 0.02 vMB 67
160,216 160,216 00000000000002793dcebc56c683e1668bd8846b38e2b8007c817604c1211217 23 0.01 vMB 158
160,215 160,215 00000000000007c8fca3c69607da5e4b02b6ea61915b591309da2bbaaae6095f 39 0.02 vMB 74
160,214 160,214 0000000000000732c25e177b6f86ea9be9789ec9354e3003610cb38891510027 57 0.06 vMB 647
160,213 160,213 00000000000003e83c9aa24994782cedaf5dffa6e172414b75121960bc050b8d 37 0.02 vMB 303
160,212 160,212 00000000000002b2d991c20834a0c2afe33dda6f686b3ed14aab2772eefc8bf4 47 0.02 vMB 291
160,211 160,211 00000000000007f6640c090a077d14334114db04cf3d26f64427438f437058f3 53 0.03 vMB 289
160,210 160,210 000000000000051572b2dbfc85fc4dd7a743fbeca9f972b8a6d647b31cdfde08 51 0.02 vMB 66
160,209 160,209 0000000000000bbb8212d563b36ed170ae0ae201229f92609774cf0d2f7bb836 5 0.00 vMB 14
160,208 160,208 00000000000005161bd383aa2cfc62b5ca590cccafdb9e7aea926dc7d8f6d92e 12 0.01 vMB 434
160,207 160,207 0000000000000c126ec37f3e22922f745c88d4cb081210e3301a1c97d8f9a24d 68 0.04 vMB 122
160,206 160,206 00000000000002fcf055e6589ccd7e613d2c4def2760c6fd49008bb34645cc72 35 0.05 vMB 550
160,205 160,205 000000000000092bbfa3cb99d266ad1d1b3aacbd45beefa93dcec52033c599b6 17 0.01 vMB 13
160,204 160,204 00000000000007a7066298390a1d2b1037ffa516abbb83cec2e6e98e70695f7e 45 0.03 vMB 148
160,203 160,203 00000000000006c3738fdbc2bfa3504df341e6232f4eee2e5b4f2e4317667a60 17 0.01 vMB 9
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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