Loading Tool

Explorer IconExplorer

Memory Pool

34,704 transactions
10.87 vMB
0.19854794 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.75/200 MB

Candidate Block

Mining Attempt bfafacce49f522a9b9d8d04d7102d634b0f5329d36fd23a06c61d3a60929af29
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 55373b514d2eb4b91c9c3ad1367216334c2389f728442501549653b60c5ee980
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,292
Size: 1.00 vMB
Total Fees: 0.08418838 BTC
Median Feerate: 5.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (722,060 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,156 191,156 00000000000006d5587b8f8e36cbf278088e2fabab3bd113c3ab3b4692b94eb9 13 0.00 vMB 44
191,155 191,155 00000000000006bcea20a9ca8a95365e7fe3bb16a6081ce0900f3570ea4738fb 256 0.13 vMB 100
191,154 191,154 00000000000002900c5746b95f4fbb9a2793ef9ab46be03902bc067dc5035bee 475 0.19 vMB 149
191,153 191,153 00000000000001e954157e6ddc39867d36d17d833c444e1f0a06770e39a1a35c 14 0.00 vMB 0
191,152 191,152 000000000000079afc5a739be79f7a29c111e10b8192803a1ee9feb3c4b1d621 283 0.11 vMB 129
191,151 191,151 0000000000000191e2b6c6d06b46648e47ee527098a63bc63046ee4a57e900d2 71 0.02 vMB 14
191,150 191,150 000000000000072fde495a85959d48dfe7e4d34c9bb68664fce7f0b5d2b47e08 349 0.14 vMB 153
191,149 191,149 00000000000004e35bcc789047db97283136771bcd1f8f3ab4354cda36766cf5 31 0.01 vMB 50
191,148 191,148 00000000000004ef422b7ea3de7f27cc6d3429c8b0a4533a69e18c08e0201ec4 128 0.06 vMB 71
191,147 191,147 00000000000002ff487fd7627f32b52077bc756854e0d8eea9ccb31fe52e2e40 495 0.18 vMB 143
191,146 191,146 0000000000000586e7793e66f7617fafe5b071b9fc40c97c61508639ea2a1c8e 11 0.00 vMB 18
191,145 191,145 000000000000083de5c6731fa9e7c2bd6b45efbad974a674e3922aeeee6f7c76 1 0.00 vMB 0
191,144 191,144 00000000000007b93caa70de2915e013af75dfb6e38ccf2bffc409f93c7b02cd 96 0.03 vMB 0
191,143 191,143 00000000000008a9dc0546a5f84499e35cc8065768a91f07bf3c25991b9e8789 645 0.25 vMB 120
191,142 191,142 0000000000000881e5d12b01fc2eda10b4ced03aa9b49e00e497e53e1b50e816 14 0.00 vMB 0
191,141 191,141 00000000000001a443b698c8d55a011cf5492064f629eabda7a30175b01c672c 256 0.09 vMB 92
191,140 191,140 00000000000008687b3e953ebb14a88d3591a36ffcd28f9dc15027f7777f4e08 256 0.10 vMB 142
191,139 191,139 0000000000000603463ec811527495773552a857dd8ce72ef2efba4bcd8e9487 575 0.25 vMB 117
191,138 191,138 0000000000000233a7c29b5553ce27d8aa2c63e79d45fac248b4c7c836d7491c 264 0.07 vMB 35
191,137 191,137 00000000000003dfd240b8339740ecc23d532d62e185b45bfc83892fc2936ed6 32 0.02 vMB 973
191,136 191,136 000000000000088f6fada6cb2b6a67e06e5e42c0b5961d10db38f1685ef1c0a9 475 0.15 vMB 329
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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