Loading Tool

Explorer IconExplorer

Memory Pool

79,071 transactions
29.48 vMB
0.06809678 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt d65d9038c8fb7be31c968677c692e02998feba9a07376639f46402cd7ec57899
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root a989569de85be66a80c5ddc0d84eb5b8c115e35fe402de6c20ee3c71c539d28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00827889 BTC
Feerates: 150.77 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (600,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,045 314,045 000000000000000005dd4e365480863b5012318ef4c82635b62f1b9429269e06 968 0.61/1.00 vMB 29
314,044 314,044 00000000000000002a5b36f5f672adf3c27243c590f152b8fd9fd7691c500a99 765 0.54/1.00 vMB 23
314,043 314,043 00000000000000003743f6048b9626e9c9c05d8327e143e643b8cd4a4d9c86b5 706 0.35/1.00 vMB 47
314,042 314,042 00000000000000001d2a04c90db3116c288043e4e66633ccc240514f6f1a77fc 258 0.19/1.00 vMB 40
314,041 314,041 000000000000000036f4e701ff430e29a2ba3d9614d68bcdcb38569777a88960 92 0.04/1.00 vMB 34
314,040 314,040 000000000000000011c4c4195706b7cc541d5b00151e6d87a31382771036259d 55 0.03/1.00 vMB 28
314,039 314,039 0000000000000000306e74678b2e4a213289c381f42db4234fa14b182f11685f 35 0.03/1.00 vMB 22
314,038 314,038 00000000000000002e1193b25bedb1adc9ce6f621e98c190e3aeb9ec0cf5e5a6 315 0.36/1.00 vMB 16
314,037 314,037 00000000000000001cc46f238aeb9037156ebe3419d453bae70ed63d522a64eb 540 0.35/1.00 vMB 24
314,036 314,036 00000000000000002a5736d903648e68a084fbd066494b4613f49691cd877f63 972 0.35/1.00 vMB 46
314,035 314,035 000000000000000017f35ee243df602f8f4a2b8c69e3f7f24b3715381196c952 128 0.05/1.00 vMB 69
314,034 314,034 00000000000000001a1532e249cabb4ec8ed2a2fb92b95352321fc0669c4c4ce 640 0.35/1.00 vMB 28
314,033 314,033 00000000000000000319c183940768f93b2364b282fe8abedd7420db9f66c3a6 99 0.05/1.00 vMB 18
314,032 314,032 000000000000000004a5da57f95468778dc1526605fb30c9d7fe92fc19b75079 182 0.11/1.00 vMB 27
314,031 314,031 00000000000000000ff8e7907f0de635ed62c874ab32eba0ed09b46fb8eb31d5 454 0.63/1.00 vMB 14
314,030 314,030 000000000000000017238e61fc991c7c015daf55bd8d630a34f8cc1df9747ce7 1,699 0.75/1.00 vMB 33
314,029 314,029 00000000000000000dcfa36ebdd72071295af941e3aeb5c976d0b36f42bf2a14 1 0.00/1.00 vMB 0
314,028 314,028 00000000000000000381e2605797c5aa5d4ce4845966671ed872037d4ac133a9 512 0.14/1.00 vMB 68
314,027 314,027 000000000000000006d153f0df950b9a1f6805b1602295bd048988d4df957631 770 0.47/1.00 vMB 29
314,026 314,026 0000000000000000347de50adb9ae7d8f64a9581a61ee835fb6de63f927aa017 373 0.30/1.00 vMB 15
314,025 314,025 00000000000000002e64640d2275310a0034102a870bc332701aa4f9c1f145c9 256 0.13/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.38 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: 664.30 GB
    • Received: 14.96 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.