Loading Tool

Explorer IconExplorer

Memory Pool

30,425 transactions
24.86 vMB
0.07685488 BTC
Random Selection Loading Transactions
Max Size: 123.91/200 MB

Candidate Block

Mining Attempt c5933beea0dd13e34910f871420a6b8fbcd0c5be895fe7bf16da14a84a619a86
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root bffa3619e72a2ce8703cea01344f6851ce1da5f0657c071e3e944fb705f0a56b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.03242769 BTC
Feerates: 150.93 > 3.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (376,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,357 538,357 00000000000000000006ad16185e3d2e789f44e55538ae52c3e7ec1cf6292a49 594 0.23/1.00 vMB 18
538,356 538,356 0000000000000000000866dcdaa7f36c2cb5ea54e49b2058f061148caf991330 137 0.04/1.00 vMB 21
538,355 538,355 00000000000000000000d913bd2c1fa255808bea739678507bfeb5d6f70940e6 1,829 0.75/1.00 vMB 43
538,354 538,354 0000000000000000001d9cbb92d5ebed0e6d5c4aec1e9e0712e36d8a37b35015 1,152 0.41/1.00 vMB 29
538,353 538,353 0000000000000000002635a9f1b53f9db5e4199c04bf638ed44fd2367308ef5f 211 0.06/1.00 vMB 19
538,352 538,352 0000000000000000000fc52bc6b38595cb7e46e2ba21c91f2bc4f6e0c9ffb349 23 0.01/1.00 vMB 23
538,351 538,351 0000000000000000001d86bf7d8255966d28fe790c88a41918ad616d07150c2f 662 0.28/1.00 vMB 27
538,350 538,350 00000000000000000006958cc23f80d6aea6fcb672120c43011e8909fd5f3d9b 1,445 0.58/1.00 vMB 31
538,349 538,349 00000000000000000005d3d4b7fb751000937bce2b265f717af2c3a325bf7abb 1,639 0.68/1.00 vMB 18
538,348 538,348 0000000000000000000ca70878c48a66f9ab54a4620fd3349dd8e3248efaf4ef 971 0.45/1.00 vMB 11
538,347 538,347 00000000000000000007076a553a4a2a3abe95831adb952ee29e593b7c3242fb 2,424 1.00/1.00 vMB 13
538,346 538,346 00000000000000000025c6523083697a6d46b412e66433c016abaa1d8a8a6d4d 1,965 0.81/1.00 vMB 38
538,345 538,345 00000000000000000021309128ccea7b9711c72a67a00da75a980c916a1bbd42 949 0.53/1.00 vMB 8
538,344 538,344 00000000000000000014f0377a07e4cd4bbc00541a3377814efe20252683bf19 797 0.42/1.00 vMB 34
538,343 538,343 00000000000000000013ec0f4d06a8e76d1aa809c22ae783b814ed5cbacd79c1 1,406 0.49/1.00 vMB 14
538,342 538,342 0000000000000000000cdb09b8d379a99902bbb2429df4e638f37aa4a1af3d84 2,145 1.00/1.00 vMB 16
538,341 538,341 0000000000000000000105fc2fbf75b217e5e81e2ef15918d54961c98c2addaa 1,381 1.00/1.00 vMB 9
538,340 538,340 00000000000000000008184e120b6880e40762e1c2628fde2a77f73e9bcf5523 2,220 1.00/1.00 vMB 25
538,339 538,339 00000000000000000015a1b40ee49d43c720875e4b6fd922bb74259898293a26 12 0.00/1.00 vMB 17
538,338 538,338 0000000000000000001e72d59107118ff06b01e0dc950ed49749c31d180b101e 918 0.69/1.00 vMB 18
538,337 538,337 0000000000000000000a5a634698d1934acf18e812ab503248740584927ade33 1,310 0.56/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.86 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: 642.10 GB
    • Received: 12.53 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.