Loading Tool

Explorer IconExplorer

Memory Pool

14,363 transactions
11.01 vMB
0.03920573 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.66/200 MB

Candidate Block

Mining Attempt 867912b46a58e6064dd31f705350be400a79231360f1d6f576ebf8d3a37d75da
Version 20000000
Previous Block 00000000000000000001f91042d8ccc53bfa3e0054d161055438edcb4a81b245
Merkle Root a8455b61ac7bd4602c5a2b2933695e7c42d35c7ab58503068ad687cc3f421f60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 0.9979795 1.00 vMB
Total Fees: 0.01818093 BTC
Feerates: 151.03 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,814 (688,201 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,613 225,613 00000000000003af32492dd5b36fa40bb0e7c63f0dddc20198580e31a715d88b 640 0.25/1.00 vMB 446
225,612 225,612 00000000000000933c7971aeecc88e3ae1176c864a245e11a1525f2ab20497f3 160 0.11/1.00 vMB 101
225,611 225,611 000000000000027448ad61a38b07321a1e270f99ecf24dfddf847d93d26da3d9 803 0.25/1.00 vMB 313
225,610 225,610 00000000000001697e2ad01211bc547c7aecd3f963a91e0012d221324ed50278 332 0.14/1.00 vMB 212
225,609 225,609 000000000000014ac75728361291ba80e68bc8f0d7e064025bb38fdc19bb40fd 205 0.11/1.00 vMB 157
225,608 225,608 0000000000000212434ce948c86438fe52cb285bc675f72db2ccf7dcbff2da5e 73 0.04/1.00 vMB 148
225,607 225,607 00000000000003b34bcee2b9a010af943e853d3a5875e3aaddf4591ef7c622fc 140 0.10/1.00 vMB 163
225,606 225,606 000000000000026568ac7ebb73a89b8298280929585c9fe501ad76a72c558c70 301 0.14/1.00 vMB 251
225,605 225,605 00000000000000fd50c220646d0303750f7f138ef9d8b9a35817f0dd2f72a4e0 64 0.04/1.00 vMB 100
225,604 225,604 000000000000022706e1cca0586ba701781630cd0011ac777a2152bb4d94b51c 118 0.09/1.00 vMB 106
225,603 225,603 00000000000000f816d17af7f2c1148decfcdb14b18ac5cfc25261e34742f61c 689 0.25/1.00 vMB 234
225,602 225,602 000000000000021750c7d3fe80819e25745e320893653db5759bfcd6af528da5 128 0.09/1.00 vMB 104
225,601 225,601 0000000000000172b0ed6fda84a03b2ff59e2526691225ee3a532384ce352472 59 0.08/1.00 vMB 80
225,600 225,600 0000000000000216ed4f9a2210016ae3c67dbf280a746b2ae85eaa9aa8881db7 652 0.25/1.00 vMB 212
225,599 225,599 000000000000008b63308c8118a36cbb0de5a4d0627c198674b0b1ddf36bb983 128 0.08/1.00 vMB 79
225,598 225,598 00000000000001e56e87c200a2c820b99611b4824a545471289005a99536a2ee 128 0.08/1.00 vMB 118
225,597 225,597 000000000000012b46751df912a8b47b941954212a867802be47080210c705a7 257 0.10/1.00 vMB 232
225,596 225,596 00000000000002e0f55c09c62334af09a24848db6f653f8f620d65effc9270c1 41 0.03/1.00 vMB 159
225,595 225,595 000000000000036b8cb7c1a7ed401cee2f65743ec48d0ac665a4b32a1c2a7b05 93 0.04/1.00 vMB 189
225,594 225,594 000000000000007c238c53680138c2ed5767af7721c1793926936aa472f3b82f 156 0.07/1.00 vMB 225
225,593 225,593 000000000000019d7ea4d3a93d7582b775a97a10b4200f8cb2160175323263ff 21 0.01/1.00 vMB 229
Previous 10 blocks ↓
Total Size: 780.29 GB

Node Details:

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