Loading Tool

Explorer IconExplorer

Memory Pool

25,816 transactions
11.37 vMB
0.08739810 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.65/200 MB

Candidate Block

Mining Attempt af1573ac5f2a10854ea8b2c23e82b6e5489cc56976da169fb810923a0ded7639
Version 20000000
Previous Block 0000000000000000000019007a617bca8f44fd0c41ccdf3831817d194cd0e466
Merkle Root b147c87049837b28b683a54ab371973c601ad4e51e2bf33bc7716b925694eff8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,117
Size: 0.99796625 1.00/1.00 vMB
Total Fees: 0.06820543 BTC
Feerates: 101.66 > 6.83 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,588 (724,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,247 189,247 00000000000003938a782fd3c01d7a02448a9580defe0ebdbe0898c8b7b69da0 7 0.00/1.00 vMB 14
189,246 189,246 00000000000005ea0ca43b3af99ed92263ee533f1275439a79fa3340d7cccfaa 190 0.06/1.00 vMB 102
189,245 189,245 0000000000000392fa11c39a2102a91509b426f26a01c36165d9d7c3ada49fd0 149 0.05/1.00 vMB 123
189,244 189,244 00000000000004be36e76c8b065ccb0d391701bf1f22b5b558aa28260c9da2fd 43 0.02/1.00 vMB 121
189,243 189,243 000000000000036b2a5d2ed9d6a6aaa0e366246c9ffd0e662375af888c0f1ffc 24 0.01/1.00 vMB 112
189,242 189,242 000000000000068f371685e854113ee4766e8a0e4f2d623537d63a66d01728a9 18 0.01/1.00 vMB 88
189,241 189,241 000000000000029e55142fd8a854fecc28ee67668440ef2f0981b6823247f7a7 13 0.00/1.00 vMB 35
189,240 189,240 000000000000008acfd9e228a003699ff23e445ed97941c18da78c1b23068098 102 0.05/1.00 vMB 1,054
189,239 189,239 0000000000000546a9bd7d29ed6e6cbe388ff397e5c9fb995e3d8651c83387b7 128 0.06/1.00 vMB 166
189,238 189,238 0000000000000105da9d8e34e4d0088020f4d417b97f56ac3e6bbd756fc2ee2c 186 0.10/1.00 vMB 116
189,237 189,237 000000000000081401eff0d4e8143d4c36fd05e0aad16468d07f6438a54cbbc4 48 0.01/1.00 vMB 249
189,236 189,236 00000000000003a5df317afdb79fa0b5aff6c39423b88df3401c3e73ed3dabd1 220 0.11/1.00 vMB 98
189,235 189,235 000000000000084b785420bc26b33932f3611ff2251257fbbe2a24040c3533d5 37 0.01/1.00 vMB 54
189,234 189,234 00000000000000aa6d2b90e0bcbe2bee9bc22baff8cc05953f6cf45f7576c9f5 435 0.18/1.00 vMB 130
189,233 189,233 00000000000006d4ef48be7da34e7e7e3ccfaf0104fe448fe5cc79f223632f70 128 0.04/1.00 vMB 85
189,232 189,232 000000000000096939fb5ae54d2c9cf5bab5ee5b0a23fef77e9eaae2cb17fe1c 287 0.25/1.00 vMB 122
189,231 189,231 00000000000006ba3632e76abc05d40838832c9842e283597fcc78e5038f9c71 566 0.25/1.00 vMB 83
189,230 189,230 000000000000081c101d9bc37d710a80edecc24a6e239a64ee34cbbf20ec2d01 107 0.06/1.00 vMB 615
189,229 189,229 00000000000003c77f169696d147a3c8752a010054a5d0c4a57e15c46e7c60ff 3 0.00/1.00 vMB 15,451
189,228 189,228 0000000000000392a4c51d1a965c2385d8be470d784fa5e6d001a06494c213b0 51 0.03/1.00 vMB 82
189,227 189,227 000000000000085d1957d25d9f906190b98a06c0ac9f4fa5587c916f1b751b9f 128 0.08/1.00 vMB 503
Previous 10 blocks ↓
Total Size: 779.89 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: 454.38 GB
    • Received: 2.55 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.